Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix bug in damm.is_valid() functionArthur de Jong2017-04-131-2/+2
* Get files ready for 1.6 release1.6Arthur de Jong2017-04-1112-8/+218
* Update database filesArthur de Jong2017-04-105-216/+320
* Add simple online check exampleArthur de Jong2017-04-106-0/+9494
* Add Legal Entity IdentifierArthur de Jong2017-04-102-0/+202
* Integrate base10 conversion into Mod 97, 10Arthur de Jong2017-04-102-23/+19
* Add missing export (__all__)Arthur de Jong2017-04-101-2/+2
* Add Serbian Poreski Identifikacioni BrojArthur de Jong2017-04-103-0/+221
* Print warnings during tox runArthur de Jong2017-04-101-0/+2
* Use a slightly more readable weight alternationArthur de Jong2017-04-075-10/+10
* Add European EIC (Energy Identification Code)Arthur de Jong2017-04-012-0/+206
* Add unicode robustness testsArthur de Jong2017-04-012-3/+5
* Add test for Ñ in Referencia CatastralArthur de Jong2017-04-012-5/+36
* Add European NACE classificationArthur de Jong2017-03-264-2/+1184
* Remove unused importArthur de Jong2017-03-261-1/+0
* Add support for Monaco VAT numberArthur de Jong2017-03-254-3/+118
* Remove unused importArthur de Jong2016-12-111-2/+0
* Add new 47 EIN prefix; fix duplicate 46; move 81Greg Kuwaye2016-12-111-2/+2
* Implement CBU (unique bank code) of ArgentinaLuciano Rossi2016-11-152-0/+165
* Add Python 2.6 supportArthur de Jong2016-11-145-6/+15
* Get files ready for 1.5 release1.5Arthur de Jong2016-11-1312-23/+269
* Update database filesArthur de Jong2016-11-136-343/+488
* Update getisbn to Python3Arthur de Jong2016-11-131-5/+5
* Update gettin IBAN registryArthur de Jong2016-11-131-30/+32
* Add tox.ini fileSergi Almacellas Abellana2016-11-132-3/+11