NOTICE: This package has been removed from pkgsrc

./wip/py-jedi, Autocompletion tool for Python that can be used for text editors

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.8.0_final0, Package name: py27-jedi-0.8.0_final0, Maintainer: kamelderouiche

Jedi is an autocompletion tool for Python that can be used in IDEs/editors
Jedi works. Jedi is fast. It understands all of the basic Python syntax elements
including many builtin functions.

Additionaly, Jedi suports two different goto functions and has support for
renaming as well as Pydoc support and some other IDE features.

Jedi uses a very simple API to connect with IDE's.


Required to run:
[devel/py-setuptools] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 3ee27af71aa1b183509518fba0e04a24e13acb5d
RMD160: d7613cdb229061b3959c64d3ace7b1b2d8ef7eef
Filesize: 302.971 KB

Version history: (Expand)


CVS history: (Expand)


   2015-04-14 13:56:20 by Thomas Klausner | Files touched by this commit (27)
Log message:
Cleanup after python-2.6 removal.
   2015-04-14 01:22:01 by othyro | Files touched by this commit (26)
Log message:
lang/python26 has been removed. Remove other python versions here too like
31 and 32 which are not supported any longer.
   2014-05-13 01:43:10 by Kamel Derouiche | Files touched by this commit (4)
Log message:
Import py27-jedi-0.8.0_final0 as wip/py-jedi.

Jedi is an autocompletion tool for Python that can be used in IDEs/editors
Jedi works. Jedi is fast. It understands all of the basic Python syntax elements
including many builtin functions.

Additionaly, Jedi suports two different goto functions and has support for
renaming as well as Pydoc support and some other IDE features.

Jedi uses a very simple API to connect with IDE's.