File: MANIFEST.in

package info (click to toggle)
python-bottle 0.12.7-1%2Bdeb8u2
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 1,568 kB
  • ctags: 2,288
  • sloc: python: 5,711; makefile: 68; sh: 62
file content (6 lines) | stat: -rw-r--r-- 117 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
include bottle.py
include setup.py
include README.rst
include LICENSE.txt
include test/views/*.tpl
include test/*.py