Pyrex: Difference between revisions
From LFScript
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Category:Scripts]] | [[Category:Deleted Scripts]] | ||
'''This software is no longer a dependency of any other package on this site and therefore no longer maintained here.''' | |||
<scriptname>python-pyrex</scriptname> | <scriptname>python-pyrex</scriptname> | ||
Line 6: | Line 8: | ||
== Dependencies == | == Dependencies == | ||
* <dependency> | * <dependency>python2</dependency> | ||
== Installation == | == Installation == | ||
<build user="root">python setup.py install</build> | <build user="root">python setup.py install</build> |
Latest revision as of 20:51, 16 March 2017
This software is no longer a dependency of any other package on this site and therefore no longer maintained here.
LFScript can find this software under the name python-pyrex
.
Sources
Dependencies
- python2
Installation
As the root user:
python setup.py install