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/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/python-stdnum/slack-desc (limited to 'python/python-stdnum/slack-desc') diff --git a/python/python-stdnum/slack-desc b/python/python-stdnum/slack-desc new file mode 100644 index 0000000000..6d80400581 --- /dev/null +++ b/python/python-stdnum/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python-stdnum: python-stdnum (Python Module) +python-stdnum: +python-stdnum: A Python module to parse, validate and reformat standard numbers and +python-stdnum: codes in different formats. It contains a large collection of number +python-stdnum: formats. +python-stdnum: +python-stdnum: Basically any number or code that has some validation mechanism +python-stdnum: available or some common formatting is eligible for inclusion in this +python-stdnum: library. +python-stdnum: https://arthurdejong.org/python-stdnum/ +python-stdnum: -- cgit v1.2.3