ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/pystatgrab/MANIFEST.in
Revision: 1.3
Committed: Sat Mar 20 21:29:59 2004 UTC (20 years ago) by tdb
Branch: MAIN
CVS Tags: PYSTATGRAB_0_1
Changes since 1.2: +3 -2 lines
Log Message:
Move the wrapper module to _statgrab, and then add a module to interface
to the user with correct function names.

File Contents

# Content
1 include README
2 include NEWS
3 include COPYING
4 include ChangeLog
5 include MANIFEST.in
6 include _statgrab.c
7 include _statgrab.pyx
8 include statgrab.py
9