diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-04-03 12:51:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-03 20:50:18 +0700 |
commit | a1defed215de0b8ec9b4791c40a608aa7f41e336 (patch) | |
tree | 1bcc3a3fbd862cad5c531886496be95147bd508c /python/jedi/slack-desc | |
parent | c2f5dfc28bd047f5725c08c69daf7c18d4c322dc (diff) | |
download | slackbuilds-a1defed215de0b8ec9b4791c40a608aa7f41e336.tar.gz |
python/jedi: Added (Autocompletion tool for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/jedi/slack-desc')
-rw-r--r-- | python/jedi/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/jedi/slack-desc b/python/jedi/slack-desc new file mode 100644 index 0000000000..0b76ba974d --- /dev/null +++ b/python/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------------------------------------------------------| +jedi: jedi (Autocompletion tool for Python) +jedi: +jedi: Jedi is an autocompletion tool for Python that can be used in +jedi: IDEs/editors. Jedi works. Jedi is fast. It understands all of the +jedi: basic Python syntax elements including many builtin functions. +jedi: +jedi: Homepage: https://github.com/davidhalter/jedi +jedi: +jedi: +jedi: +jedi: |