ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/pystatgrab/setup.py
(Generate patch)

Comparing projects/pystatgrab/setup.py (file contents):
Revision 1.7 by tdb, Sat Mar 20 19:25:02 2004 UTC vs.
Revision 1.8 by tdb, Sat Mar 20 19:45:23 2004 UTC

# Line 50 | Line 50 | if libs[0] != 0:
50          exit("Failed to get libs: " + libs[1])
51  
52   # setup information
53 < setup(  name = "statgrab",
53 > setup(  name = "pystatgrab",
54          version = VERSION,
55          description = "Python bindings for libstatgrab",
56          author = "i-scream",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines