Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/ean.py
Commit message (Expand)AuthorAgeFilesLines
* Docstring improvementsArthur de Jong2017-09-111-6/+6
* Use a slightly more readable weight alternationArthur de Jong2017-04-071-2/+2
* Implement validate() for EANArthur de Jong2013-06-081-10/+22
* ensure that the module docstrings are in a somewhat more ...Arthur de Jong2012-02-261-1/+3
* implement a stdnum.util module for holding utility functi...Arthur de Jong2012-02-041-2/+4
* make source code layout follow PEP8 moreArthur de Jong2011-08-191-3/+6
* add an EAN (International Article Number) moduleArthur de Jong2011-06-201-0/+50