Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get files ready for 0.3 release0.3Arthur de Jong2010-09-114-1/+127
* have sdist target create a tarball with reasonable permis...Arthur de Jong2010-09-051-0/+6
* spelling checkArthur de Jong2010-08-298-11/+11
* add a GRid (Global Release Identifier) moduleArthur de Jong2010-08-282-0/+59
* add ISAN (International Standard Audiovisual Number) moduleArthur de Jong2010-08-273-0/+218
* implement some ISO/IEC 7064 check digit schemesArthur de Jong2010-08-278-2/+410
* switch to using enumerate() for looping over numbers wher...Arthur de Jong2010-08-264-6/+6
* add an ISMN (International Standard Music Number) moduleArthur de Jong2010-08-213-0/+183
* simplify ranges tests a bitArthur de Jong2010-08-211-7/+8
* update ranges from newly downloaded fileArthur de Jong2010-08-211-3/+4
* add a MEID (Mobile Equipment Identifier) moduleArthur de Jong2010-08-203-0/+311
* write some more tests (some of which are a bit of a hack)...Arthur de Jong2010-08-203-0/+94
* add an add_check_digit option to the format() function to...Arthur de Jong2010-08-202-1/+24
* make checksum calculation a little more readableArthur de Jong2010-08-201-3/+3
* add an IMEI (International Mobile Equipment Identity) moduleArthur de Jong2010-08-203-1/+136
* add functions for handling the Luhn and Luhn mod N algori...Arthur de Jong2010-08-203-0/+142
* fix typoArthur de Jong2010-08-201-1/+1
* add functions for handling the Verhoeff algorithmArthur de Jong2010-08-203-0/+160
* get files ready for 0.2 release0.2Arthur de Jong2010-08-163-2/+46
* debian package configuration is now available at http://s...Arthur de Jong2010-08-168-64/+0
* add more doctests that are not part of the module documen...Arthur de Jong2010-08-143-0/+142
* rename validate() function to is_valid()Arthur de Jong2010-07-274-10/+10
* fix typo in output() functionArthur de Jong2010-07-271-1/+1
* fix range detection to handle lookup errors more gracefullyArthur de Jong2010-07-271-1/+1
* handle wrong types passed to validate() more gracefullyArthur de Jong2010-07-273-3/+12
* make release 0.1-1Arthur de Jong2010-07-263-1/+10
* get files ready for 0.1 release0.1Arthur de Jong2010-07-251-0/+56
* add Debian packagingArthur de Jong2010-07-257-0/+55
* include some more files in the source distributionArthur de Jong2010-07-254-0/+506
* use nose for testing and ignore generated files and direc...Arthur de Jong2010-07-251-0/+6
* add a setup.py script for use of setuptoolsArthur de Jong2010-07-251-0/+55
* add documentation to the READMEArthur de Jong2010-07-251-3/+61
* spelling check an extra doctest and a simplificationArthur de Jong2010-07-254-9/+11
* add BSN (Burgerservicenummer, the Ducth national identifi...Arthur de Jong2010-07-231-0/+57
* add an ISSN (International Standard Serial Number) moduleArthur de Jong2010-07-231-0/+57
* fix example and fix ISBN13 conversionArthur de Jong2010-07-231-2/+2
* get rid of remainders of old code that used exceptionsArthur de Jong2010-07-231-17/+0
* make a initial repository layout with an implementation o...Arthur de Jong2010-07-234-0/+544