Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sagesmc
Path: blob/master/build/pkgs/docutils/SPKG.txt
8817 views
1
= docutils =
2
3
== Description ==
4
5
Docutils is a modular system for processing documentation into useful
6
formats, such as HTML, XML, and LaTeX. For input Docutils supports
7
reStructuredText, an easy-to-read, what-you-see-is-what-you-get
8
plaintext markup syntax.
9
10
== License ==
11
12
Modified BSD
13
14
== SPKG Maintainers ==
15
16
Mike Hansen <[email protected]>
17
Pablo De Napoli <[email protected]>
18
19
== Upstream Contact ==
20
21
Author: David Goodger <goodger at python org>
22
Home Page: http://docutils.sourceforge.net/
23
24
== Dependencies ==
25
26
None
27
28
== Special Update/Build Instructions ==
29
30
None
31
32
== Changelog ==
33
34
=== docutils-0.7.p0 (Jeroen Demeyer, 8 August 2011) ===
35
* Trac #11660: Change permissions of files inside /src to world-readable
36
37
=== docutils-0.7 (Pablo De Napoli, 24 October 2010) ===
38
* Upgrade to latest upstream stable release (trac #10166)
39
40
=== docutils-0.5.p0 (undocumented, 25 July 2010) ===
41
42
=== docutils-0.5 (Mike Hansen, 15 September 2008) ===
43
* Initial version.
44
45