Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/ismn.py
Commit message (Expand)AuthorAgeFilesLines
* implement an ismn_type() functionArthur de Jong2011-09-251-11/+18
* make source code layout follow PEP8 moreArthur de Jong2011-08-191-7/+13
* use the ean module for calculating the check digitArthur de Jong2011-06-201-9/+6
* switch to using enumerate() for looping over numbers wher...Arthur de Jong2010-08-261-1/+1
* add an ISMN (International Standard Music Number) moduleArthur de Jong2010-08-211-0/+103