File: MANIFEST.in

package info (click to toggle)
python-pyproj 1.8.7-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,772 kB
  • ctags: 2,204
  • sloc: ansic: 10,928; python: 473; makefile: 5
file content (21 lines) | stat: -rw-r--r-- 435 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
include README
include README.html
include MANIFEST.in
include LICENSE_proj4
include Changelog
include setupegg.py
include _proj.pyx
include _geod.pyx
include _proj.c
include _geod.c
include _pyproj.pxi
include src/*.c
include src/*.h
include lib/pyproj/*py
include lib/pyproj/data/*
include test/test.py
include test/test2.py
include test/sample.out
include test/datum_shift.py
include test/test_transform.py
include test/geodtest.py