Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get files ready for 1.9 release1.9Arthur de Jong2018-04-1422-39/+375
* Add an extra test for Belgian IBANsArthur de Jong2018-04-122-2/+12
* Correctly split IMSI with multi-length MNCArthur de Jong2018-04-104-746/+850
* Improve online check animationArthur de Jong2018-04-101-8/+8
* Ensure API requests are cached separatelyArthur de Jong2018-04-101-3/+7
* Support new style of NCF numbersArthur de Jong2018-04-091-8/+14
* Add Financial Instrument Global IdentifierArthur de Jong2018-03-252-0/+245
* Add German company registry numbersArthur de Jong2018-03-233-0/+517
* Also ignore other letters with possible umlautArthur de Jong2018-03-231-1/+1
* Add Austrian AbgabenkontonummerArthur de Jong2018-03-183-0/+350
* Fix import orderArthur de Jong2018-03-171-1/+1
* Add Austrian postal codeArthur de Jong2018-03-176-4/+2410
* Add support for Montenegro IBAN formatArthur de Jong2018-03-173-0/+99
* Add German SteuernummerArthur de Jong2018-03-112-0/+392
* Add validation for "individual" part of hetuEsa Halsti2018-03-112-2/+9
* Support building a universal wheelArthur de Jong2018-03-111-0/+3
* Add check_dgii() to stdnum.do.cedula moduleArthur de Jong2018-02-192-1/+86
* Fix PySimpleSOAP DGII result parsing issueArthur de Jong2018-02-192-3/+9
* Improve get_cc_module() documentationArthur de Jong2018-02-191-1/+4
* Update the flake8 ignore listArthur de Jong2018-02-1439-44/+45
* Add test for Belgian IBANsArthur de Jong2018-02-114-5/+164
* Add support for Belgian IBAN formatArthur de Jong2018-02-105-2/+382
* Support spaces in BIC codesArthur de Jong2018-02-101-1/+3
* Allow configuring SOAP request timeoutArthur de Jong2018-02-065-35/+47
* Exclude EU country codes from documentationChris Lamb2018-01-071-3/+3
* Get files ready for 1.8.1 release1.8.1Arthur de Jong2018-01-063-1/+34
* Fix feedback section in README to be valid RSTArthur de Jong2018-01-061-1/+1
* Update long description in compatible wayArthur de Jong2018-01-061-2/+2
* setup.py: Open README with utf-8 encoding5j92018-01-051-1/+1
* Get files ready for 1.8 release1.8Arthur de Jong2018-01-0314-8/+315
* Fix Sphinx dependency nameArthur de Jong2018-01-031-1/+1
* Move get_cc_module() function to package for public useArthur de Jong2018-01-032-8/+30
* Try the non-caching zeep client on older versionsArthur de Jong2018-01-032-12/+22
* Add a Travis configuration fileArthur de Jong2018-01-011-0/+18
* Fix Python 2.6 compatibilityArthur de Jong2018-01-013-6/+10
* 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