Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/isbn.py
Commit message (Expand)AuthorAgeFilesLines
* ensure that the module docstrings are in a somewhat more ...Arthur de Jong2012-02-261-6/+6
* implement a stdnum.util module for holding utility functi...Arthur de Jong2012-02-041-2/+3
* implement a conversion function from ISBN13 to ISBN10Arthur de Jong2011-09-201-0/+24
* fix a problem with an ISBN13 with a valid check digit but...Arthur de Jong2011-09-201-8/+7
* make source code layout follow PEP8 moreArthur de Jong2011-08-191-5/+12
* use the ean module for calculating the check digitArthur de Jong2011-06-201-8/+5
* fix typo in r53Arthur de Jong2011-02-051-1/+1
* add a convert parameter to most isbn functions to automat...Arthur de Jong2011-01-211-13/+19
* implement a new numdb module to hold information on hiera...Arthur de Jong2010-11-241-0/+135