Pyrex: Difference between revisions

From LFScript
m →‎Dependencies: Fix 'python' capitalisation mistake
No edit summary
 
(2 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 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