Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/iso6346.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused importArthur de Jong2014-10-191-1/+0
|
* Add support for ISO6346Sharoon Thomas2014-03-181-0/+84
Add validation and creation of check digit for ISO6346 codes. See: https://github.com/arthurdejong/python-stdnum/pull/9