Pyrex: Difference between revisions

From LFScript
m →‎Dependencies: Changed reference ID
m →‎Dependencies: Fix 'python' capitalisation mistake
Line 5: Line 5:


== Dependencies ==
== Dependencies ==
* <dependency>Python</dependency>
* <dependency>python</dependency>


== Installation ==
== Installation ==
<build user="root">python setup.py install</build>
<build user="root">python setup.py install</build>

Revision as of 19:31, 7 February 2012

LFScript can find this software under the name python-pyrex.

Sources

Dependencies

  • python

Installation

As the root user:

python setup.py install