Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/isan.py
Commit message (Expand)AuthorAgeFilesLines
* Docstring improvementsArthur de Jong2017-09-111-11/+11
* Code style improvementsArthur de Jong2015-10-111-6/+2
* Fix handling of strip_check_digits in ISANArthur de Jong2015-10-101-4/+6
* Fix common spelling mistakeArthur de Jong2014-11-011-1/+1
* Add pragma: no cover for Python 3Arthur de Jong2013-12-311-1/+1
* Implement validate() for ISANArthur de Jong2013-06-081-22/+41
* re-add Python3 supportArthur de Jong2012-02-261-1/+6
* some more documentation improvementsArthur de Jong2012-02-261-0/+6
* ensure that the module docstrings are in a somewhat more ...Arthur de Jong2012-02-261-2/+4
* implement a stdnum.util module for holding utility functi...Arthur de Jong2012-02-041-2/+3
* make source code layout follow PEP8 moreArthur de Jong2011-08-191-14/+21
* fix import of iso7064 modulesArthur de Jong2011-01-161-5/+5
* spelling checkArthur de Jong2010-08-291-3/+3
* add ISAN (International Standard Audiovisual Number) moduleArthur de Jong2010-08-271-0/+118