Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum
Commit message (Collapse)AuthorAgeFilesLines
...
* add a NIF (Número de Identificación Fiscal, Spanish ↵Arthur de Jong2012-02-112-0/+72
| | | | | | VAT number) module git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@115 9dea7c4f-944c-4273-ac1a-574ede026edc
* add a CIF (Certificado de Identificación Fiscal, ↵Arthur de Jong2012-02-112-0/+93
| | | | | | Spanish tax identification number) module git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@114 9dea7c4f-944c-4273-ac1a-574ede026edc
* implement a digitsum() function to find the sub of all ↵Arthur de Jong2012-02-111-6/+16
| | | | | | digits in a number git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@113 9dea7c4f-944c-4273-ac1a-574ede026edc
* fix description and remove unnecessary importArthur de Jong2012-02-111-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@112 9dea7c4f-944c-4273-ac1a-574ede026edc
* add a NIE (Número de Identificación de Extranjeros, ↵Arthur de Jong2012-02-102-0/+62
| | | | | | Spanish identification number for foreigners) module git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@111 9dea7c4f-944c-4273-ac1a-574ede026edc
* add a DNI (Documento nacional de identidad, Spanish ↵Arthur de Jong2012-02-103-0/+60
| | | | | | personal identity codes) module git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@110 9dea7c4f-944c-4273-ac1a-574ede026edc
* add a BTW, TVA, NWSt (Belgian VAT number) moduleArthur de Jong2012-02-103-0/+57
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@109 9dea7c4f-944c-4273-ac1a-574ede026edc
* also make the stdnum.cz.rc module available as stdnum.sk.rcArthur de Jong2012-02-103-1/+46
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@108 9dea7c4f-944c-4273-ac1a-574ede026edc
* also make the stdnum.nl.btw module available as ↵Arthur de Jong2012-02-101-0/+22
| | | | | | stdnum.nl.vat git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@107 9dea7c4f-944c-4273-ac1a-574ede026edc
* fix number in test and ensure that number is not all zeroesArthur de Jong2012-02-101-3/+3
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@106 9dea7c4f-944c-4273-ac1a-574ede026edc
* add some info to descriptionArthur de Jong2012-02-101-1/+3
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@105 9dea7c4f-944c-4273-ac1a-574ede026edc
* add an Ust ID Nr. (Umsatzsteur Identifikationnummer, the ↵Arthur de Jong2012-02-103-0/+54
| | | | | | German VAT number) module git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@104 9dea7c4f-944c-4273-ac1a-574ede026edc
* add a FPA, ΦΠΑ (Foros Prostithemenis Aksias, the ↵Arthur de Jong2012-02-103-0/+64
| | | | | | Greek VAT number) module git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@103 9dea7c4f-944c-4273-ac1a-574ede026edc
* add a SIREN (Système d'Identification du Répertoire ↵Arthur de Jong2012-02-053-0/+51
| | | | | | des Entreprises, a French company identification number) module git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@102 9dea7c4f-944c-4273-ac1a-574ede026edc
* add a RČ (Rodné číslo, the Czech birth numbers) moduleArthur de Jong2012-02-053-0/+98
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@101 9dea7c4f-944c-4273-ac1a-574ede026edc
* implement a stdnum.util module for holding utility ↵Arthur de Jong2012-02-0416-30/+84
| | | | | | functions (for now clean()) git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@100 9dea7c4f-944c-4273-ac1a-574ede026edc
* rename calc_checksum() to checksum() for consistencyArthur de Jong2012-02-042-4/+4
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@98 9dea7c4f-944c-4273-ac1a-574ede026edc
* use integer divisionArthur de Jong2012-02-041-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@97 9dea7c4f-944c-4273-ac1a-574ede026edc
* add a BTW (the Dutch VAT number) moduleArthur de Jong2012-02-022-0/+53
| | | | 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-023-5/+53
| | | | 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-073-0/+95
| | | | | | provided by Jussi Judin (#5) git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@92 9dea7c4f-944c-4273-ac1a-574ede026edc
* get files ready for 0.6 releaseArthur de Jong2011-09-301-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@88 9dea7c4f-944c-4273-ac1a-574ede026edc
* update data filesArthur de Jong2011-09-303-10/+13
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@87 9dea7c4f-944c-4273-ac1a-574ede026edc
* move the version number definition to the stdnum packageArthur de Jong2011-09-301-0/+3
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@86 9dea7c4f-944c-4273-ac1a-574ede026edc
* implement an ismn_type() functionArthur de Jong2011-09-251-11/+18
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@85 9dea7c4f-944c-4273-ac1a-574ede026edc
* add an IMSI (International Mobile Subscriber Identity) ↵Arthur de Jong2011-09-233-0/+2217
| | | | | | module git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@83 9dea7c4f-944c-4273-ac1a-574ede026edc
* implement an imei.split() function that splits the ↵Arthur de Jong2011-09-231-0/+10
| | | | | | number into a TAC, serial number and checksum or software version git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@82 9dea7c4f-944c-4273-ac1a-574ede026edc
* implement a conversion function from ISBN13 to ISBN10Arthur de Jong2011-09-201-0/+24
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@80 9dea7c4f-944c-4273-ac1a-574ede026edc
* fix a problem with an ISBN13 with a valid check digit ↵Arthur de Jong2011-09-201-8/+7
| | | | | | but with an unknown bookland prefix git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@78 9dea7c4f-944c-4273-ac1a-574ede026edc
* make source code layout follow PEP8 moreArthur de Jong2011-08-1921-116/+194
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@76 9dea7c4f-944c-4273-ac1a-574ede026edc
* update data filesArthur de Jong2011-07-093-9/+19
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@73 9dea7c4f-944c-4273-ac1a-574ede026edc
* implement a conversion function from ISSN to EANArthur de Jong2011-06-201-0/+10
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@72 9dea7c4f-944c-4273-ac1a-574ede026edc
* use the ean module for calculating the check digitArthur de Jong2011-06-202-17/+11
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@71 9dea7c4f-944c-4273-ac1a-574ede026edc
* add an EAN (International Article Number) moduleArthur de Jong2011-06-202-0/+51
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@70 9dea7c4f-944c-4273-ac1a-574ede026edc
* also support Python3 with the same codebase (see #3)Arthur de Jong2011-03-061-6/+11
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@69 9dea7c4f-944c-4273-ac1a-574ede026edc
* Python 2.5 compatibility improvementArthur de Jong2011-03-021-10/+10
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@67 9dea7c4f-944c-4273-ac1a-574ede026edc
* include an updated versionArthur de Jong2011-02-061-3/+3
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@64 9dea7c4f-944c-4273-ac1a-574ede026edc
* add an SSN (U.S. Social Security Number) moduleArthur de Jong2011-02-063-0/+73
| | | | 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-1/+3
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@62 9dea7c4f-944c-4273-ac1a-574ede026edc
* add an ISIL (International Standard Identifier for ↵Arthur de Jong2011-02-052-0/+98
| | | | | | Libraries and Related Organizations) module git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@61 9dea7c4f-944c-4273-ac1a-574ede026edc
* allow most kind of characters in number rangesArthur de Jong2011-02-051-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@60 9dea7c4f-944c-4273-ac1a-574ede026edc
* move more validation into try/except (specifically the ↵Arthur de Jong2011-02-051-3/+3
| | | | | | _convert() call) git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@59 9dea7c4f-944c-4273-ac1a-574ede026edc
* fix typo in r53Arthur de Jong2011-02-051-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@56 9dea7c4f-944c-4273-ac1a-574ede026edc
* add encoding headerArthur de Jong2011-02-051-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@55 9dea7c4f-944c-4273-ac1a-574ede026edc
* get README and package docstring in syncArthur de Jong2011-01-311-0/+3
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@54 9dea7c4f-944c-4273-ac1a-574ede026edc
* add a convert parameter to most isbn functions to ↵Arthur de Jong2011-01-211-13/+19
| | | | | | automatically convert to ISBN-13 git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@53 9dea7c4f-944c-4273-ac1a-574ede026edc
* add an IBAN (International Bank Account Number) moduleArthur de Jong2011-01-162-0/+146
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@51 9dea7c4f-944c-4273-ac1a-574ede026edc
* revert r49 because it wasn't needed after allArthur de Jong2011-01-161-25/+13
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@50 9dea7c4f-944c-4273-ac1a-574ede026edc
* introduce a full parameter that can be used to only ↵Arthur de Jong2011-01-161-12/+24
| | | | | | return the part that is in the database git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@49 9dea7c4f-944c-4273-ac1a-574ede026edc
* fix import of iso7064 modulesArthur de Jong2011-01-162-7/+7
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@48 9dea7c4f-944c-4273-ac1a-574ede026edc