From 6e118364df72ef162554a75c6432b7de1b9fcb86 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Sun, 9 Apr 2017 09:37:48 +0700 Subject: python/simplegeneric: Updated for version 0.8.1 (moved from libs). Signed-off-by: Willy Sudiarto Raharjo --- python/simplegeneric/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/simplegeneric/slack-desc (limited to 'python/simplegeneric/slack-desc') diff --git a/python/simplegeneric/slack-desc b/python/simplegeneric/slack-desc new file mode 100644 index 0000000000..bbc352eb13 --- /dev/null +++ b/python/simplegeneric/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------------------------------------------------------| +simplegeneric: simplegeneric (Simple generic functions) +simplegeneric: +simplegeneric: The simplegeneric module lets you define simple single-dispatch +simplegeneric: generic functions, akin to Python's built-in generic functions like +simplegeneric: len(), iter() and so on. +simplegeneric: +simplegeneric: +simplegeneric: +simplegeneric: +simplegeneric: +simplegeneric: -- cgit v1.2.3