Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
...
* add a RČ (Rodné číslo, the Czech birth numbers) moduleArthur de Jong2012-02-051-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@101 9dea7c4f-944c-4273-ac1a-574ede026edc
* add a BTW (the Dutch VAT number) moduleArthur de Jong2012-02-021-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@96 9dea7c4f-944c-4273-ac1a-574ede026edc
* add an onderwijsnummer (Dutch school number) moduleArthur de Jong2012-02-021-1/+2
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@95 9dea7c4f-944c-4273-ac1a-574ede026edc
* add a HETU (Finnish personal identity code) module as ↵Arthur de Jong2011-11-071-0/+1
| | | | | | provided by Jussi Judin (#5) git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@92 9dea7c4f-944c-4273-ac1a-574ede026edc
* add an IMSI (International Mobile Subscriber Identity) ↵Arthur de Jong2011-09-231-0/+1
| | | | | | module git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@83 9dea7c4f-944c-4273-ac1a-574ede026edc
* add an EAN (International Article Number) moduleArthur de Jong2011-06-201-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@70 9dea7c4f-944c-4273-ac1a-574ede026edc
* add an SSN (U.S. Social Security Number) moduleArthur de Jong2011-02-061-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@63 9dea7c4f-944c-4273-ac1a-574ede026edc
* add ISIL to the documentationArthur de Jong2011-02-051-0/+2
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@62 9dea7c4f-944c-4273-ac1a-574ede026edc
* get README and package docstring in syncArthur de Jong2011-01-311-15/+15
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@54 9dea7c4f-944c-4273-ac1a-574ede026edc
* add note about CPF and update copyright yearArthur de Jong2011-01-171-1/+3
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@52 9dea7c4f-944c-4273-ac1a-574ede026edc
* add an IBAN (International Bank Account Number) moduleArthur de Jong2011-01-161-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@51 9dea7c4f-944c-4273-ac1a-574ede026edc
* get files ready for 0.3 release0.3Arthur de Jong2010-09-111-0/+3
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@40 9dea7c4f-944c-4273-ac1a-574ede026edc
* add a GRid (Global Release Identifier) moduleArthur de Jong2010-08-281-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@37 9dea7c4f-944c-4273-ac1a-574ede026edc
* add ISAN (International Standard Audiovisual Number) moduleArthur de Jong2010-08-271-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@36 9dea7c4f-944c-4273-ac1a-574ede026edc
* implement some ISO/IEC 7064 check digit schemesArthur de Jong2010-08-271-2/+7
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@35 9dea7c4f-944c-4273-ac1a-574ede026edc
* add an ISMN (International Standard Music Number) moduleArthur de Jong2010-08-211-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@33 9dea7c4f-944c-4273-ac1a-574ede026edc
* add a MEID (Mobile Equipment Identifier) moduleArthur de Jong2010-08-201-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@30 9dea7c4f-944c-4273-ac1a-574ede026edc
* add an IMEI (International Mobile Equipment Identity) moduleArthur de Jong2010-08-201-1/+2
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@26 9dea7c4f-944c-4273-ac1a-574ede026edc
* add functions for handling the Luhn and Luhn mod N ↵Arthur de Jong2010-08-201-0/+1
| | | | | | algorithms git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@25 9dea7c4f-944c-4273-ac1a-574ede026edc
* add functions for handling the Verhoeff algorithmArthur de Jong2010-08-201-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@23 9dea7c4f-944c-4273-ac1a-574ede026edc
* rename validate() function to is_valid()Arthur de Jong2010-07-271-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@18 9dea7c4f-944c-4273-ac1a-574ede026edc
* add documentation to the READMEArthur de Jong2010-07-251-3/+61
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@7 9dea7c4f-944c-4273-ac1a-574ede026edc
* make a initial repository layout with an implementation ↵Arthur de Jong2010-07-231-0/+9
of the isbn module git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@1 9dea7c4f-944c-4273-ac1a-574ede026edc