Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/verhoeff.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix flake8 blind except Exception errorArthur de Jong2021-01-101-2/+2
|
* Docstring improvementsArthur de Jong2017-09-111-4/+4
|
* Make more information links consistentArthur de Jong2016-04-111-2/+3
| | | | | Also fix a docstring in stdnum.nl.bsn and add a pointer to stdnum.nl.onderwijsnummer.
* Integrate information from the wikiArthur de Jong2015-10-301-13/+23
| | | | | | | This adds the information that was previously in the Trac wiki into the source docstrings because the Trac instance is being phased out. This also includes small updates to the ISIL module.
* Only catch ExceptionArthur de Jong2014-10-181-1/+1
|
* Implement validate() for the Verhoeff checksumArthur de Jong2013-06-081-7/+25
|
* some more documentation improvementsArthur de Jong2012-02-261-5/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@168 9dea7c4f-944c-4273-ac1a-574ede026edc
* ensure that the module docstrings are in a somewhat more ↵Arthur de Jong2012-02-261-5/+7
| | | | | | usable format git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@165 9dea7c4f-944c-4273-ac1a-574ede026edc
* make source code layout follow PEP8 moreArthur de Jong2011-08-191-20/+23
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@76 9dea7c4f-944c-4273-ac1a-574ede026edc
* Python 2.5 compatibility improvementArthur de Jong2011-03-021-10/+10
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@67 9dea7c4f-944c-4273-ac1a-574ede026edc
* spelling checkArthur de Jong2010-08-291-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@38 9dea7c4f-944c-4273-ac1a-574ede026edc
* switch to using enumerate() for looping over numbers ↵Arthur de Jong2010-08-261-2/+2
| | | | | | where needed git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@34 9dea7c4f-944c-4273-ac1a-574ede026edc
* add functions for handling the Verhoeff algorithmArthur de Jong2010-08-201-0/+83
git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@23 9dea7c4f-944c-4273-ac1a-574ede026edc