Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum
Commit message (Expand)AuthorAgeFilesLines
...
* Small typo and code style fixesArthur de Jong2015-08-163-5/+5
* Add validation of Estonian personal IDTomas Karasek2015-08-161-0/+113
* Add company register number validation for AustriaLari Haataja2015-07-121-0/+70
* Split out format() functionArthur de Jong2015-07-121-13/+17
* Add validation for Finnish y-tunnus (business identifier)Lari Haataja2015-07-122-0/+61
* Add a whitelist for short numbers and fix APIArthur de Jong2015-07-121-23/+41
* Validation for Finnish association identifierLari Haataja2015-07-121-0/+76
* Merge changes to use CN Open DataArthur de Jong2015-07-121-2/+248
|\
| * Download and generate latest Chinese location data.Jiangge Zhang2015-06-081-2/+248
* | Fall back to pysimplesoap if suds is unavailableArthur de Jong2015-07-121-4/+10
* | Implement alternate VIES checkLionel Elie Mamane2015-07-121-12/+35
|/
* Get files ready for 1.1 release1.1Arthur de Jong2015-04-271-3/+16
* Update database filesArthur de Jong2015-04-275-501/+636
* Add support for SE orgnrTomas Thor Jonsson2015-04-272-7/+78
* Add extra test for French TVAArthur de Jong2015-04-271-1/+5
* Change description of Greek FPA numberP. Christeas2015-04-241-1/+1
* Add Argentinian CUIT (VAT) numberArthur de Jong2015-04-232-0/+104
* Add San Marino COE (VAT) numberArthur de Jong2015-04-232-0/+103
* Add Colombian NIT/RUT (VAT) codeArthur de Jong2015-04-232-0/+117
* Add Chilean national tax number (RUT)Arthur de Jong2015-04-232-0/+116
* Add Albanian NIPT (VAT) numberArthur de Jong2015-04-232-0/+104
* Extend the list of valid CedulaArthur de Jong2015-04-231-84/+80
* Add Dominican Republic Cedula numberArthur de Jong2015-04-221-0/+160
* Add Dominican Republic RNC numberArthur de Jong2015-04-222-0/+102
* Add more tests for KennitalaArthur de Jong2015-04-191-0/+2
* Support Icelandic personal, organisation and VAT identifiersTuomas Toivonen2015-04-183-0/+201
* Add support for Norwegian organisation and VAT numbersTuomas Toivonen2015-04-173-0/+176
* Add ISO 9362 (BIC) supportTony Bajan2015-04-171-0/+86
* Raise InvalidComponent for unregistered IMSIArthur de Jong2015-04-171-3/+3
* Adding HR (Croatia) to the list of available countriesEmiliano Castro2015-04-172-1/+4
* Fix common spelling mistakeArthur de Jong2014-11-016-7/+7
* Fix for invalidating MEIDs with invalid decimal bit lengthMatt McDonald2014-11-011-1/+5
* Get files ready for 1.0 release1.0Arthur de Jong2014-10-191-2/+10
* Remove unused importArthur de Jong2014-10-191-1/+0
* Update database filesArthur de Jong2014-10-194-553/+782
* Adds the Swiss social security numberDenis Krienbühl2014-10-192-0/+93
* Only catch ExceptionArthur de Jong2014-10-1811-11/+11
* Validate parts of numbersArthur de Jong2014-10-172-0/+12
* Refactor checksum functionsArthur de Jong2014-10-172-47/+23
* Use dedicated doctestsArthur de Jong2014-10-172-15/+7
* Add Ecuadorian CI and RUC numbersJonathan Finlay2014-10-143-0/+215
* Add Chinese Resident Identity Card NumberArthur de Jong2014-10-063-0/+3265
|\
| * Support the Resident Identity Card Number of People's Rep...Jiangge Zhang2014-10-061-0/+106
| * Download locations from the China (PRC) government siteJiangge Zhang2014-10-061-0/+3138
| * Add stdnum.cn package for Chinese (PRC) numbersJiangge Zhang2014-10-061-0/+21
* | Update NRIC testsArthur de Jong2014-10-051-2/+2
* | Update URLs for Malaysian code listsArthur de Jong2014-10-051-28/+31
|/
* Add US bank routing transit numbersTony Bajan2014-09-021-0/+87
* Fix getisbn script and update ISBN data fileArthur de Jong2014-07-051-16/+24
* Improve package docstring formatting and show exampleArthur de Jong2014-04-111-71/+84