Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add a TVA (Numéro d'identification à la taxe sur la val...Arthur de Jong2012-02-174-2/+85
* add a PVM (Pridėtinės vertės mokestis mokėtojo kodas,...Arthur de Jong2012-02-175-0/+80
* add a KMKR (Käibemaksukohuslase, Estonian VAT number) mo...Arthur de Jong2012-02-175-0/+59
* add a VAT (Irish VAT number) moduleArthur de Jong2012-02-175-0/+76
* add an ANUM (Közösségi adószám, Hungarian VAT number...Arthur de Jong2012-02-175-0/+62
* add a DIČ (Daňové identifikační číslo, Czech VAT n...Arthur de Jong2012-02-174-1/+89
* add an ALV nro (Arvonlisäveronumero, Finnish VAT number)...Arthur de Jong2012-02-174-1/+61
* add IČ DPH (Identifikačné číslo pre daň z pridanej ...Arthur de Jong2012-02-174-1/+68
* add a NIF (Número de identificação fiscal, Portuguese ...Arthur de Jong2012-02-165-1/+63
* add a UID (Umsatzsteuer-Identifikationsnummer, Austrian V...Arthur de Jong2012-02-135-0/+67
* add a Αριθμός Εγγραφής Φ.Π.Α. (Cypriot ...Arthur de Jong2012-02-135-0/+71
* use the luhn module where possibleArthur de Jong2012-02-123-25/+6
* fix typo in headerArthur de Jong2012-02-121-1/+1
* add a Partita IVA (Italian VAT number) moduleArthur de Jong2012-02-125-0/+71
* add a CF (Cod de înregistrare în scopuri de TVA, Romani...Arthur de Jong2012-02-124-1/+75
* add a CNP (Cod Numeric Personal, Romanian Numerical Perso...Arthur de Jong2012-02-125-0/+92
* also strip : as seen in some numbersArthur de Jong2012-02-121-1/+1
* add a TVA (Numéro d'identification à la taxe sur la val...Arthur de Jong2012-02-115-0/+64
* add a CVR (Momsregistreringsnummer, Danish VAT number) mo...Arthur de Jong2012-02-115-0/+62
* add missing testArthur de Jong2012-02-111-0/+2
* clean up numbers starting with (0)Arthur de Jong2012-02-111-0/+2
* add a PVN (Pievienotās vērtības nodokļa, Latvian VAT ...Arthur de Jong2012-02-115-0/+106
* add a NIF (Número de Identificación Fiscal, Spanish VAT...Arthur de Jong2012-02-114-1/+74
* add a CIF (Certificado de Identificación Fiscal, Spanish...Arthur de Jong2012-02-114-1/+96
* implement a digitsum() function to find the sub of all di...Arthur de Jong2012-02-111-6/+16
* fix description and remove unnecessary importArthur de Jong2012-02-111-2/+2
* add a NIE (Número de Identificación de Extranjeros, Spa...Arthur de Jong2012-02-104-1/+65
* add a DNI (Documento nacional de identidad, Spanish perso...Arthur de Jong2012-02-105-0/+62
* add a BTW, TVA, NWSt (Belgian VAT number) moduleArthur de Jong2012-02-105-0/+59
* also make the stdnum.cz.rc module available as stdnum.sk.rcArthur de Jong2012-02-104-2/+47
* also make the stdnum.nl.btw module available as stdnum.nl...Arthur de Jong2012-02-101-0/+22
* fix number in test and ensure that number is not all zeroesArthur de Jong2012-02-101-3/+3
* add some info to descriptionArthur de Jong2012-02-101-1/+3
* add an Ust ID Nr. (Umsatzsteur Identifikationnummer, the ...Arthur de Jong2012-02-105-0/+56
* add a FPA, ΦΠΑ (Foros Prostithemenis Aksias, the Greek...Arthur de Jong2012-02-105-0/+66
* add a SIREN (Système d'Identification du Répertoire des...Arthur de Jong2012-02-055-0/+54
* add a RČ (Rodné číslo, the Czech birth numbers) moduleArthur de Jong2012-02-055-0/+100
* implement a stdnum.util module for holding utility functi...Arthur de Jong2012-02-0416-30/+84
* some extra rubustness checksArthur de Jong2012-02-041-3/+3
* rename calc_checksum() to checksum() for consistencyArthur de Jong2012-02-042-4/+4
* use integer divisionArthur de Jong2012-02-041-1/+1
* add a BTW (the Dutch VAT number) moduleArthur de Jong2012-02-024-1/+55
* add an onderwijsnummer (Dutch school number) moduleArthur de Jong2012-02-025-8/+57
* revert switching to distutils part of r93, keep restructu...Arthur de Jong2011-12-311-2/+2
* switch to distutilsArthur de Jong2011-12-312-5/+10
* add a HETU (Finnish personal identity code) module as pro...Arthur de Jong2011-11-076-0/+174
* fix version number use (fix r86)0.6Arthur de Jong2011-09-301-1/+1
* get files ready for 0.6 releaseArthur de Jong2011-09-303-2/+87
* update data filesArthur de Jong2011-09-303-10/+13
* move the version number definition to the stdnum packageArthur de Jong2011-09-302-1/+4