| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove empty line | Arthur de Jong | 2013-06-07 | 1 | -1/+0 |
* | GRid's format() function shouldn't have add_check_digit p... | Arthur de Jong | 2013-06-07 | 1 | -2/+2 |
* | Use a cleaner way to get all stdnum modules | Arthur de Jong | 2013-04-26 | 1 | -3/+6 |
* | Fix doctest to not be dependant on dict ordering | Arthur de Jong | 2013-04-26 | 1 | -15/+42 |
* | generate part of the stdnum docstring based on introspect... | Arthur de Jong | 2012-09-22 | 2 | -64/+33 |
* | re-add Python3 support | Arthur de Jong | 2012-02-26 | 8 | -11/+26 |
* | get files ready for 0.7 release0.7 | Arthur de Jong | 2012-02-26 | 1 | -1/+1 |
* | update data files | Arthur de Jong | 2012-02-26 | 4 | -113/+122 |
* | use a script to generate the list of number formats in st... | Arthur de Jong | 2012-02-26 | 1 | -62/+56 |
* | some more documentation improvements | Arthur de Jong | 2012-02-26 | 21 | -62/+59 |
* | add a to_vta() function to the stdnum.fr.siren module | Arthur de Jong | 2012-02-26 | 1 | -0/+19 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 67 | -203/+278 |
* | make the get_birth_date() function publically available | Arthur de Jong | 2012-02-24 | 1 | -2/+2 |
* | add a CPR (personnummer, the Danish citizen number) module | Arthur de Jong | 2012-02-23 | 2 | -0/+100 |
* | add a PPS No (Personal Public Service Number, Irish perso... | Arthur de Jong | 2012-02-23 | 2 | -0/+61 |
* | add an OIB (Osobni identifikacijski broj, Croatian person... | Arthur de Jong | 2012-02-22 | 3 | -0/+79 |
* | rename numdb test file | Arthur de Jong | 2012-02-20 | 1 | -1/+1 |
* | add a stdnum.eu.vat.check_vies() function to do an on-lin... | Arthur de Jong | 2012-02-20 | 1 | -0/+21 |
* | add "pragma: no cover" statements to code that isn't expe... | Arthur de Jong | 2012-02-19 | 2 | -2/+2 |
* | add a VAT (European Union VAT number) module | Arthur de Jong | 2012-02-19 | 3 | -0/+107 |
* | make number description consistent | Arthur de Jong | 2012-02-19 | 1 | -2/+2 |
* | for all countries, provide vat as an alias for the local ... | Arthur de Jong | 2012-02-19 | 18 | -0/+54 |
* | give all packages a description | Arthur de Jong | 2012-02-19 | 29 | -0/+609 |
* | remove stdnum.nl.vat alias module | Arthur de Jong | 2012-02-19 | 1 | -22/+0 |
* | use introspection to find number modules and test them | Arthur de Jong | 2012-02-19 | 1 | -0/+14 |
* | add a VAT (Идентификационен номер п... | Arthur de Jong | 2012-02-18 | 2 | -0/+80 |
* | add a PNF (ЛНЧ, Личен номер на чужде�... | Arthur de Jong | 2012-02-18 | 2 | -0/+60 |
* | add an EGN (ЕГН, Единен граждански н�... | Arthur de Jong | 2012-02-18 | 3 | -0/+90 |
* | explicitly return False if no rule matches | Arthur de Jong | 2012-02-18 | 1 | -0/+1 |
* | add a VAT (United Kingdom (and Isle of Man) VAT registrat... | Arthur de Jong | 2012-02-18 | 3 | -0/+90 |
* | add a VAT (Moms, Mervärdesskatt, Swedish VAT number) module | Arthur de Jong | 2012-02-18 | 3 | -0/+56 |
* | add a ID za DDV (Davčna številka, Slovenian VAT number)... | Arthur de Jong | 2012-02-18 | 3 | -0/+65 |
* | add a NIP (Numer Identyfikacji Podatkowej, Polish VAT num... | Arthur de Jong | 2012-02-18 | 3 | -0/+68 |
* | add a VAT (Maltese VAT number) module | Arthur de Jong | 2012-02-18 | 3 | -0/+60 |
* | strip a few more separators | Arthur de Jong | 2012-02-17 | 1 | -1/+1 |
* | add a TVA (Numéro d'identification à la taxe sur la val... | Arthur de Jong | 2012-02-17 | 2 | -0/+81 |
* | add a PVM (Pridėtinės vertės mokestis mokėtojo kodas,... | Arthur de Jong | 2012-02-17 | 3 | -0/+78 |
* | add a KMKR (Käibemaksukohuslase, Estonian VAT number) mo... | Arthur de Jong | 2012-02-17 | 3 | -0/+57 |
* | add a VAT (Irish VAT number) module | Arthur de Jong | 2012-02-17 | 3 | -0/+74 |
* | add an ANUM (Közösségi adószám, Hungarian VAT number... | Arthur de Jong | 2012-02-17 | 3 | -0/+60 |
* | add a DIČ (Daňové identifikační číslo, Czech VAT n... | Arthur de Jong | 2012-02-17 | 2 | -0/+87 |
* | add an ALV nro (Arvonlisäveronumero, Finnish VAT number)... | Arthur de Jong | 2012-02-17 | 2 | -0/+59 |
* | add IČ DPH (Identifikačné číslo pre daň z pridanej ... | Arthur de Jong | 2012-02-17 | 2 | -1/+66 |
* | add a NIF (Número de identificação fiscal, Portuguese ... | Arthur de Jong | 2012-02-16 | 3 | -0/+60 |
* | add a UID (Umsatzsteuer-Identifikationsnummer, Austrian V... | Arthur de Jong | 2012-02-13 | 3 | -0/+65 |
* | add a Αριθμός Εγγραφής Φ.Π.Α. (Cypriot ... | Arthur de Jong | 2012-02-13 | 3 | -0/+69 |
* | use the luhn module where possible | Arthur de Jong | 2012-02-12 | 3 | -25/+6 |
* | add a Partita IVA (Italian VAT number) module | Arthur de Jong | 2012-02-12 | 3 | -0/+69 |
* | add a CF (Cod de înregistrare în scopuri de TVA, Romani... | Arthur de Jong | 2012-02-12 | 2 | -0/+73 |
* | add a CNP (Cod Numeric Personal, Romanian Numerical Perso... | Arthur de Jong | 2012-02-12 | 3 | -0/+90 |