diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-04-08 12:32:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-08 12:32:48 +0700 |
commit | 0dda45a171a939d22a0bc56c9e0957781fcd7d74 (patch) | |
tree | 7a906088291a9c734d66ffa990cfbdf14a8ad399 /python/prompt_toolkit/slack-desc | |
parent | d25250cb4cdb5865ebaee62eeb77e94cf861d868 (diff) | |
download | slackbuilds-0dda45a171a939d22a0bc56c9e0957781fcd7d74.tar.gz |
python/prompt_toolkit: Added (interactive command lines).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/prompt_toolkit/slack-desc')
-rw-r--r-- | python/prompt_toolkit/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/prompt_toolkit/slack-desc b/python/prompt_toolkit/slack-desc new file mode 100644 index 0000000000..f415e8f935 --- /dev/null +++ b/python/prompt_toolkit/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------------------------------------------------------| +prompt_toolkit: prompt_toolkit (interactive command lines) +prompt_toolkit: +prompt_toolkit: Library for building powerful interactive command lines in Python. +prompt_toolkit: prompt_toolkit could be a replacement for GNU readline, but it can be +prompt_toolkit: much more than that. +prompt_toolkit: +prompt_toolkit: Homepage: https://github.com/jonathanslenders/python-prompt-toolkit +prompt_toolkit: +prompt_toolkit: +prompt_toolkit: +prompt_toolkit: |