From 422b084d2633d9ac660f5748bfd827a520623604 Mon Sep 17 00:00:00 2001 From: Fernando Lopez Jr Date: Sat, 19 Oct 2019 10:50:55 +0700 Subject: python/python-stdnum: Added (Python Module). Signed-off-by: Willy Sudiarto Raharjo --- python/python-stdnum/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 python/python-stdnum/README (limited to 'python/python-stdnum/README') diff --git a/python/python-stdnum/README b/python/python-stdnum/README new file mode 100644 index 0000000000..1e0fdcd189 --- /dev/null +++ b/python/python-stdnum/README @@ -0,0 +1,7 @@ +A Python module to parse, validate and reformat standard +numbers and codes in different formats. It contains a +large collection of number formats. + +Basically any number or code that has some validation +mechanism available or some common formatting is eligible +for inclusion in this library. -- cgit v1.2.3