Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update database filesArthur de Jong2018-01-015-91/+122
* Move update scripts to own directoryArthur de Jong2018-01-0113-118/+128
* Add Indian PANsrikanthlogic2018-01-012-0/+160
* Correctly quote regular expressionArthur de Jong2017-12-311-2/+2
* Add Sphinx documentation checksArthur de Jong2017-12-313-5/+10
* Use README as package long descriptionArthur de Jong2017-12-316-174/+44
* Add Indian Aadhaarsrikanthlogic2017-12-012-0/+119
* Add CAS Registry NumberArthur de Jong2017-11-262-0/+181
* Change output of online lookupsArthur de Jong2017-11-262-5/+6
* Store online check numbers in historyArthur de Jong2017-11-261-3/+27
* Correctly escape number for use in attributeArthur de Jong2017-11-261-1/+1
* Fix incorrect banknote testArthur de Jong2017-11-261-1/+2
* Add Euro bank notes serial numberArthur de Jong2017-11-222-0/+144
* Rename stdnum.iso9362 to stdnum.bicArthur de Jong2017-11-036-74/+112
* Support zeep as preferred SOAP libraryArthur de Jong2017-10-221-7/+12
* Add tests for the VIES VAT validation functionsArthur de Jong2017-10-222-1/+50
* Add stdnum.do.ncf.check_dgii()Arthur de Jong2017-10-222-1/+107
* Add stdnum.do.rnc.check_dgii() and search_dgii()Arthur de Jong2017-10-223-2/+177
* Add Dominican Republic receipt number (NCF)Arthur de Jong2017-10-222-0/+241
* Cache SOAP client in get_soap_client()Arthur de Jong2017-10-223-43/+26
* Add a script for updating RNC and Cedula whitelistsArthur de Jong2017-10-221-0/+88
* Also add a whitelist for Dominican Republic RNCArthur de Jong2017-10-142-4/+17
* Add a few new numbers to the Cedula whitelistArthur de Jong2017-10-142-76/+96
* Handle unicode arguments in get_cc_module()David Arnold2017-10-142-6/+20
* Fix spelling errorsArthur de Jong2017-09-151-3/+3
* Get files ready for 1.7 release1.7Arthur de Jong2017-09-1211-1/+299
* Add example with custom table to DammArthur de Jong2017-09-121-0/+13
* Update database filesArthur de Jong2017-09-115-181/+215
* Update getisbn to allow TLSv1Arthur de Jong2017-09-111-1/+3
* Run flake8 from toxArthur de Jong2017-09-112-1/+26
* Minor code improvements (mostly PEP8)Arthur de Jong2017-09-1114-20/+27
* Make import ordering consistentArthur de Jong2017-09-1118-19/+18
* Docstring improvementsArthur de Jong2017-09-11134-608/+535
* Fix Czech DIČ check digit calculationArthur de Jong2017-09-082-3/+15
* Add Estonian RegistrikoodArthur de Jong2017-09-042-0/+232
* Add support for German tax id numberMohammed Salman2017-09-032-0/+160
* Check bookland code in ISBNArthur de Jong2017-08-302-4/+10
* Ensure 100% branch coverageArthur de Jong2017-08-288-24/+64
* Add English Unique Pupil Number (UPN)Arthur de Jong2017-08-271-0/+109
* Add Canadian Business Number (BN)Arthur de Jong2017-08-262-0/+231
* Add Canadian Social Insurance Number (SIN)Arthur de Jong2017-08-262-0/+101
* Ensure all Python files are in coverage reportArthur de Jong2017-08-241-0/+1
* Implement Finnish individual tax number validationMohammed Salman2017-08-201-0/+74
* Include search term in online formArthur de Jong2017-07-113-4/+7
* Use slightly more compact codeArthur de Jong2017-06-021-5/+1
* Add a few ISBNs found onlineArthur de Jong2017-04-161-0/+210
* An ISMN can only be 10 or 13 digitsArthur de Jong2017-04-152-5/+23
* Fix conversion of 9 digit ISBN to ISBN13Arthur de Jong2017-04-152-3/+13
* Switch to HTTPS URLsArthur de Jong2017-04-1311-20/+20
* Show possible conversions in online checkArthur de Jong2017-04-133-5/+39