Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/isbn.py
Commit message (Expand)AuthorAgeFilesLines
* Docstring improvementsArthur de Jong2017-09-111-15/+13
* Check bookland code in ISBNArthur de Jong2017-08-301-1/+3
* Fix conversion of 9 digit ISBN to ISBN13Arthur de Jong2017-04-151-2/+4
* Make more information links consistentArthur de Jong2016-04-111-2/+3
* Integrate information from the wikiArthur de Jong2015-10-301-3/+18
* Fix commentArthur de Jong2015-10-051-1/+1
* Turn on and improve branch coverageArthur de Jong2015-08-161-1/+1
* Implement validate() for ISBNArthur de Jong2013-06-081-20/+38
* 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