Difference between revisions of "Pyrex"

From LFScript
m (→‎Dependencies: Changed reference ID)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[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 5: Line 8:
  
 
== Dependencies ==
 
== Dependencies ==
* <dependency>Python</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 22: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