| # | 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", | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |