lists.arthurdejong.org
RSS feed

python-stdnum commit: r54 - in python-stdnum: . stdnum

[Date Prev][Date Next] [Thread Prev][Thread Next]

python-stdnum commit: r54 - in python-stdnum: . stdnum



Author: arthur
Date: Mon Jan 31 22:59:25 2011
New Revision: 54
URL: http://arthurdejong.org/viewvc/python-stdnum?view=rev&revision=54

Log:
get README and package docstring in sync

Modified:
   python-stdnum/README
   python-stdnum/stdnum/__init__.py

Modified: python-stdnum/README
==============================================================================
--- python-stdnum/README        Fri Jan 21 11:49:39 2011        (r53)
+++ python-stdnum/README        Mon Jan 31 22:59:25 2011        (r54)
@@ -9,24 +9,24 @@
 
 Currently this package supports the following formats:
 
-- ISBN (International Standard Book Number)
-- ISSN (International Standard Serial Number)
-- ISMN (International Standard Music Number)
-- ISAN (International Standard Audiovisual Number)
-- BSN (Burgerservicenummer, the Dutch national identification number)
-- CPF (Cadastro de Pessoas Físicas, the Brazillian national identification
-  number)
-- IMEI (International Mobile Equipment Identity)
-- MEID (Mobile Equipment Identifier)
-- GRid (Global Release Identifier)
-- IBAN (International Bank Account Number)
+ * ISBN (International Standard Book Number)
+ * ISSN (International Standard Serial Number)
+ * ISMN (International Standard Music Number)
+ * ISAN (International Standard Audiovisual Number)
+ * BSN (Burgerservicenummer, the Dutch national identification number)
+ * CPF (Cadastro de Pessoas Físicas, the Brazillian national identification
+   number)
+ * IMEI (International Mobile Equipment Identity)
+ * MEID (Mobile Equipment Identifier)
+ * GRid (Global Release Identifier)
+ * IBAN (International Bank Account Number)
 
 Furthermore a number of generic check digit algorithms are available:
 
-- the Verhoeff algorithm
-- the Luhn and Luhn mod N algorithms
-- some algorithms described in ISO/IEC 7064: Mod 11, 2, Mod 37, 2, Mod 97, 10,
-  Mod 11, 10 and Mod 37, 36
+ * the Verhoeff algorithm
+ * the Luhn and Luhn mod N algorithms
+ * some algorithms described in ISO/IEC 7064: Mod 11, 2, Mod 37, 2,
+   Mod 97, 10, Mod 11, 10 and Mod 37, 36
 
 Basically any number or code that has some validation mechanism available
 or some common formatting is eligible for inclusion into this library.

Modified: python-stdnum/stdnum/__init__.py
==============================================================================
--- python-stdnum/stdnum/__init__.py    Fri Jan 21 11:49:39 2011        (r53)
+++ python-stdnum/stdnum/__init__.py    Mon Jan 31 22:59:25 2011        (r54)
@@ -27,9 +27,12 @@
  * ISMN (International Standard Music Number)
  * ISAN (International Standard Audiovisual Number)
  * BSN (Burgerservicenummer, the Dutch national identification number)
+ * CPF (Cadastro de Pessoas Físicas, the Brazillian national identification
+   number)
  * IMEI (International Mobile Equipment Identity)
  * MEID (Mobile Equipment Identifier)
  * GRid (Global Release Identifier)
+ * IBAN (International Bank Account Number)
 
 Furthermore a number of generic check digit algorithms are available:
 
-- 
To unsubscribe send an email to
python-stdnum-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/python-stdnum-commits