Difference between revisions of "Python-docutils"

From LFScript
(Created page with "Category:Scripts <scriptname>python-docutils</scriptname> == Sources == * <sourcecode>https://downloads.sourceforge.net/project/docutils/docutils/0.13.1/docutils-0.13.1.t...")
 
 
Line 11: Line 11:
  
 
== Installation ==
 
== Installation ==
<build>python setup.py install</build>
+
<build user="root">python setup.py install</build>

Latest revision as of 13:04, 5 March 2017

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

Sources


MD5 Checksums:

ea4a893c633c788be9b8078b6b305d53  docutils-0.13.1.tar.gz

Dependencies

  • python2

Installation

As the root user:

python setup.py install