public
Description: PySmell is an attempt to create an IDE completion helper for python.
Homepage: http://code.google.com/p/pysmell/
Clone URL: git://github.com/orestis/pysmell.git
frac (author)
Tue May 05 06:07:15 -0700 2009
orestis (committer)
Tue May 05 06:13:36 -0700 2009
pysmell / MANIFEST.in
100644 9 lines (8 sloc) 0.182 kb
1
2
3
4
5
6
7
8
9
include README.markdown
include AUTHORS
include pysmell.vim
include pysmell.el
include ez_setup.py
include CHANGELOG
include PySmell.tmbundle/**
include PySmell.tmbundle/Commands/**