File: MANIFEST.in

package info (click to toggle)
python-imapclient 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 644 kB
  • sloc: python: 5,341; sh: 14; makefile: 13
file content (8 lines) | stat: -rw-r--r-- 241 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
include README.rst NEWS.rst HACKING.rst COPYING AUTHORS THANKS
include livetest.py
include ez_setup.py
include interact.py
include tests/*.py
recursive-include imapclient/examples *
recursive-include doc *.txt *.rst *.py *.png *.css *.html