Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum
Commit message (Expand)AuthorAgeFilesLines
* Get files ready for 1.9 release1.9Arthur de Jong2018-04-149-36/+44
* Add an extra test for Belgian IBANsArthur de Jong2018-04-121-2/+1
* Correctly split IMSI with multi-length MNCArthur de Jong2018-04-102-744/+803
* Support new style of NCF numbersArthur de Jong2018-04-091-8/+14
* Add Financial Instrument Global IdentifierArthur de Jong2018-03-251-0/+84
* Add German company registry numbersArthur de Jong2018-03-232-0/+310
* Also ignore other letters with possible umlautArthur de Jong2018-03-231-1/+1
* Add Austrian AbgabenkontonummerArthur de Jong2018-03-182-0/+155
* Fix import orderArthur de Jong2018-03-171-1/+1
* Add Austrian postal codeArthur de Jong2018-03-174-3/+2306
* Add support for Montenegro IBAN formatArthur de Jong2018-03-172-0/+92
* Add German SteuernummerArthur de Jong2018-03-111-0/+199
* Add validation for "individual" part of hetuEsa Halsti2018-03-111-0/+3
* Add check_dgii() to stdnum.do.cedula moduleArthur de Jong2018-02-191-1/+31
* Fix PySimpleSOAP DGII result parsing issueArthur de Jong2018-02-192-3/+9
* Update the flake8 ignore listArthur de Jong2018-02-1434-38/+38
* Add test for Belgian IBANsArthur de Jong2018-02-113-5/+6
* Add support for Belgian IBAN formatArthur de Jong2018-02-102-0/+288
* 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-061-1/+1
* Get files ready for 1.8 release1.8Arthur de Jong2018-01-031-2/+2
* Move get_cc_module() function to package for public useArthur de Jong2018-01-031-0/+3
* Try the non-caching zeep client on older versionsArthur de Jong2018-01-031-10/+16
* Fix Python 2.6 compatibilityArthur de Jong2018-01-012-6/+6
* Update database filesArthur de Jong2018-01-015-91/+122
* Add Indian PANsrikanthlogic2018-01-011-0/+120
* Correctly quote regular expressionArthur de Jong2017-12-311-2/+2
* Use README as package long descriptionArthur de Jong2017-12-311-139/+0
* Add Indian Aadhaarsrikanthlogic2017-12-012-0/+119
* Add CAS Registry NumberArthur de Jong2017-11-261-0/+76
* Add Euro bank notes serial numberArthur de Jong2017-11-221-0/+72
* Rename stdnum.iso9362 to stdnum.bicArthur de Jong2017-11-033-68/+106
* Support zeep as preferred SOAP libraryArthur de Jong2017-10-221-7/+12
* Add tests for the VIES VAT validation functionsArthur de Jong2017-10-221-1/+1
* Add stdnum.do.ncf.check_dgii()Arthur de Jong2017-10-221-1/+51
* Add stdnum.do.rnc.check_dgii() and search_dgii()Arthur de Jong2017-10-221-1/+100
* Add Dominican Republic receipt number (NCF)Arthur de Jong2017-10-221-0/+82
* Cache SOAP client in get_soap_client()Arthur de Jong2017-10-223-43/+26
* Also add a whitelist for Dominican Republic RNCArthur de Jong2017-10-141-3/+14
* Add a few new numbers to the Cedula whitelistArthur de Jong2017-10-141-76/+95
* Handle unicode arguments in get_cc_module()David Arnold2017-10-141-6/+1
* Fix spelling errorsArthur de Jong2017-09-151-3/+3
* Get files ready for 1.7 release1.7Arthur de Jong2017-09-121-1/+7
* Add example with custom table to DammArthur de Jong2017-09-121-0/+13
* Update database filesArthur de Jong2017-09-115-181/+215
* 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