diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-07 22:38:37 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:12 -0600 |
commit | d10b0ed9c2ac523953700376a940ef88993128c5 (patch) | |
tree | 61516f5c282e0dacdf1aa3cfe2cfecf33b15e7ff /libraries/async/slack-desc | |
parent | 51033c5c26550c0987c3fc92307cb4c470a16a24 (diff) | |
download | slackbuilds-d10b0ed9c2ac523953700376a940ef88993128c5.tar.gz |
libraries/async: Added (Async Framework).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/async/slack-desc')
-rw-r--r-- | libraries/async/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/async/slack-desc b/libraries/async/slack-desc new file mode 100644 index 0000000000..03ef5cd94b --- /dev/null +++ b/libraries/async/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------------------------------------------------------| +async: async (Async Framework) +async: +async: Async is a framework to process interdependent tasks in a pool of +async: workers. +async: +async: Homepage: https://github.com/gitpython-developers/async +async: +async: +async: +async: +async: |