diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2019-10-25 15:06:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-25 15:06:52 +0700 |
commit | 415d49b7c5ffd8afa2361af5f514b994beb36245 (patch) | |
tree | fc65873cb463078ab04160c351f2ce8d8a38a350 /python/crank/slack-desc | |
parent | 4acc56981498fc4806fd4f09011d9ea8824e76d8 (diff) |
python/crank: Added (Python module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/crank/slack-desc')
-rw-r--r-- | python/crank/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/crank/slack-desc b/python/crank/slack-desc new file mode 100644 index 0000000000..f133750a26 --- /dev/null +++ b/python/crank/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------------------------------------------------------| +crank: crank (Python module) +crank: +crank: Generalized Object based Dispatch mechanism for use across frameworks +crank: +crank: +crank: +crank: +crank: +crank: +crank: +crank: |