Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/imei.py
Commit message (Expand)AuthorAgeFilesLines
* some more documentation improvementsArthur de Jong2012-02-261-2/+2
* 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/+4
* implement an imei.split() function that splits the number...Arthur de Jong2011-09-231-0/+10
* make source code layout follow PEP8 moreArthur de Jong2011-08-191-6/+8
* add an add_check_digit option to the format() function to...Arthur de Jong2010-08-201-1/+6
* add an IMEI (International Mobile Equipment Identity) moduleArthur de Jong2010-08-201-0/+69