diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-18 18:23:31 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-18 14:59:56 -0600 |
commit | 27b5237b601250b2589b132a740a115a80113385 (patch) | |
tree | 8db523f76d913192f0ae099e63a7d83e5fd4e545 /python/Baker/slack-desc | |
parent | 8f537fb3ee92c9703fe4afb5822edf7b384904bb (diff) |
python/Baker: Added (Access to Python functions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Baker/slack-desc')
-rw-r--r-- | python/Baker/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/Baker/slack-desc b/python/Baker/slack-desc new file mode 100644 index 0000000000000..6666573f1355a --- /dev/null +++ b/python/Baker/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------------------------------------------------------| +Baker: Baker (Access to Python functions) +Baker: +Baker: Baker lets you easily add a command line interface to your +Baker: Python functions using a simple decorator, to create scripts +Baker: with "sub-commands". +Baker: +Baker: Homepage: https://bitbucket.org/mchaput/baker/overview +Baker: +Baker: +Baker: +Baker: |