Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/es
Commit message (Expand)AuthorAgeFilesLines
* Add Spanish postcode validatorVictor2023-04-291-0/+84
* Use HTTPS in URLs where possibleArthur de Jong2022-11-131-2/+2
* Use HTTPS in URLs where possibleArthur de Jong2020-03-202-2/+2
* Improve descriptions of Spanish codesGerard Dalmau2019-10-165-7/+15
* Use an internal isdigits() function instead of str.isdigit()Arthur de Jong2019-04-296-12/+14
* Improve CIF and NIF validationGerard Dalmau2018-08-302-11/+15
* Make unicode conversion standardArthur de Jong2018-05-011-10/+3
* Update the flake8 ignore listArthur de Jong2018-02-141-1/+1
* Minor code improvements (mostly PEP8)Arthur de Jong2017-09-112-3/+2
* Make import ordering consistentArthur de Jong2017-09-111-1/+1
* Docstring improvementsArthur de Jong2017-09-118-29/+29
* Add missing export (__all__)Arthur de Jong2017-04-101-2/+2
* Add test for Ñ in Referencia CatastralArthur de Jong2017-04-011-4/+13
* Add reference to Referencia Catastral implementationArthur de Jong2016-09-101-0/+4
* Add Spansih Referencia CatastralDavid García Garzón2016-09-101-0/+114
* Add Spanish IBAN number moduleArthur de Jong2016-09-101-0/+79
* Add to_iban() function to Spanish CCCArthur de Jong2016-09-101-0/+11
* Add Spanish Código Cuenta Corriente (CCC)David García Garzón2016-09-101-0/+116
* Add Spanish CUPS codeDavid García Garzón2016-09-031-0/+113
* Implement validate() for Spanish numbersArthur de Jong2013-06-084-70/+134
* ensure that the module docstrings are in a somewhat more ...Arthur de Jong2012-02-264-10/+14
* for all countries, provide vat as an alias for the local ...Arthur de Jong2012-02-191-0/+3
* give all packages a descriptionArthur de Jong2012-02-191-0/+21
* use the luhn module where possibleArthur de Jong2012-02-121-6/+3
* add a NIF (Número de Identificación Fiscal, Spanish VAT...Arthur de Jong2012-02-111-0/+71
* add a CIF (Certificado de Identificación Fiscal, Spanish...Arthur de Jong2012-02-111-0/+91
* 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-101-0/+60
* add a DNI (Documento nacional de identidad, Spanish perso...Arthur de Jong2012-02-102-0/+59