Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/us/ssn.py
Commit message (Expand)AuthorAgeFilesLines
* Docstring improvementsArthur de Jong2017-09-111-5/+4
* Make more information links consistentArthur de Jong2016-04-111-3/+4
* Integrate information from the wikiArthur de Jong2015-10-301-2/+19
* Code style improvementsArthur de Jong2015-10-111-1/+2
* Implement validate() for U.S. Social Security NumberArthur de Jong2013-06-081-15/+32
* 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/+5
* make source code layout follow PEP8 moreArthur de Jong2011-08-191-1/+4
* add an SSN (U.S. Social Security Number) moduleArthur de Jong2011-02-061-0/+72