diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2017-04-20 12:30:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-20 12:30:48 +0700 |
commit | 8cbee5f36c42bd2707897067078a102e6795b541 (patch) | |
tree | 8b5c533289cc56e53e06fc2085ee3dddacdad1d8 /python/python3-jedi/slack-desc | |
parent | e6c8dbbd36de93dc77a2ccd3799824ad63b935a8 (diff) |
python/python3-jedi: Added (Autocompletion tool for Python 3).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-jedi/slack-desc')
-rw-r--r-- | python/python3-jedi/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-jedi/slack-desc b/python/python3-jedi/slack-desc new file mode 100644 index 000000000000..30a2d3e40823 --- /dev/null +++ b/python/python3-jedi/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------------------------------------------------------| +python3-jedi: jedi (Autocompletion tool for Python 3) +python3-jedi: +python3-jedi: Jedi is an autocompletion tool for Python that can be used in +python3-jedi: IDEs/editors. Jedi works. Jedi is fast. It understands all of the +python3-jedi: basic Python syntax elements including many builtin functions. +python3-jedi: +python3-jedi: Homepage: https://github.com/davidhalter/jedi +python3-jedi: +python3-jedi: +python3-jedi: +python3-jedi: |