From 121e07e56b53e594f810efbfd50803d4957a67d4 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 15 Feb 2014 07:14:10 +0700 Subject: python/monty: Added (missing complement to Python). Signed-off-by: Willy Sudiarto Raharjo --- python/monty/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/monty/README (limited to 'python/monty/README') diff --git a/python/monty/README b/python/monty/README new file mode 100644 index 0000000000..b08e806f1f --- /dev/null +++ b/python/monty/README @@ -0,0 +1,4 @@ +Monty is the missing complement to Python. + +Monty implements supplementary useful functions for Python that are +not part of the standard library. -- cgit v1.2.3