| Commit message (Expand) | Author | Age | Files | Lines |
* | Docstring improvements | Arthur de Jong | 2017-09-11 | 1 | -7/+7 |
* | Ensure 100% branch coverage | Arthur de Jong | 2017-08-28 | 1 | -2/+2 |
* | An ISMN can only be 10 or 13 digits | Arthur de Jong | 2017-04-15 | 1 | -2/+6 |
* | Turn on and improve branch coverage | Arthur de Jong | 2015-08-16 | 1 | -1/+1 |
* | Implement validate() for ISMN | Arthur de Jong | 2013-06-08 | 1 | -17/+34 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 1 | -4/+6 |
* | implement a stdnum.util module for holding utility functi... | Arthur de Jong | 2012-02-04 | 1 | -3/+3 |
* | implement an ismn_type() function | Arthur de Jong | 2011-09-25 | 1 | -11/+18 |
* | make source code layout follow PEP8 more | Arthur de Jong | 2011-08-19 | 1 | -7/+13 |
* | use the ean module for calculating the check digit | Arthur de Jong | 2011-06-20 | 1 | -9/+6 |
* | switch to using enumerate() for looping over numbers wher... | Arthur de Jong | 2010-08-26 | 1 | -1/+1 |
* | add an ISMN (International Standard Music Number) module | Arthur de Jong | 2010-08-21 | 1 | -0/+103 |