summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Release 0.8.1: set version number to 0.8.1grubert2011-08-301-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7106 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.8: set version number to 0.9grubert2011-07-081-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7092 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* pypi license text changed (a little) grubert2011-07-081-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7089 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Move from Apache 2 license to 2-Clause BSD. Solves [ 3304675 ]milde2011-06-271-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7058 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update the copyright/licensing info. Fixes [3304675]milde2011-05-241-3/+3
| | | | | | | | | | BSD license is not used in Docutils. Some new parts use the Apache License version 2.0. PSF contributing policy is that "contributors remain copyright holders of their contributions" (http://www.python.org/psf/contrib/). git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7040 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Move orphaned "newlatex" writer to the sandbox.milde2010-12-071-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6496 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add docutils.math to installed packagesdkuhlman2010-12-071-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6494 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* XeTeX writer update/bugfix/completionmilde2010-09-211-1/+5
| | | | | | | | rst2xetex.py front end, install xetex writer with setup.py, no hyphenation in literal text. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6431 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.7: set version number to 0.8grubert2010-07-071-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6364 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Repair the setup of extra modules broken by p3k fixes.milde2010-04-091-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6303 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Copy/convert test suite and tools with ``python3 setup.py build``.milde2010-03-181-12/+40
| | | | | | | | | | With Python 3, the "build" command copies test/ and tools/ to the build-dir and auto-converts Python sources with 2to3. These directories provied developer tools (like buildhtml.py) and the test suite. They are not installed with "install". git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6267 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Install auxiliary scripts under docutils/tools instead of the binary path.milde2010-03-091-5/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6262 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Include buildhtml.py and rst_quicktest.py in package_data[\\\scripts\']milde2010-03-051-7/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6259 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.6: set version number to 0.7grubert2009-10-111-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6171 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Drop extras/optparse.py and extras/textwrap.py (stdlib modules since 2.3).milde2009-10-051-3/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6154 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix setup.py [ 2864839 ], remove obsolete LaTeX include file.milde2009-09-231-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6137 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Move manpage writer out of sandbox.grubert2009-08-181-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6085 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Set development status to Beta.grubert2009-08-011-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6071 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Convert docutils to Python 3 (at least so that it runs the test suite.)gbrandl2009-04-011-42/+42
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5889 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Misc updates after initial checkindkuhlman2009-01-071-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5839 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added rst2odt/odtwriter to the main branch.dkuhlman2008-12-261-2/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5834 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.5: set version number to 0.6grubert2008-06-251-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5582 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Moved OpenDocument to a project directory in sandbox.dkuhlman2007-03-211-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5034 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* use different hacks for installing data files for Python 2.2wiemann2006-06-291-4/+28
| | | | | | and Python 2.3+; thanks to Guy D. Alcos! git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4644 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-1/+1
| | | | | | | | collapsed Author and Contact fields; use canonical email addresses for David and Felix; (I have reviewed the diff) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4564 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added the HTML writer's default template to the list of data files; thanks ↵goodger2006-04-051-1/+2
| | | | | | to Stefan Rank git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4502 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added error handling for missing distutils (tested)wiemann2006-03-311-2/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4458 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.4: set version number to 0.5wiemann2006-01-091-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4270 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* changed version info to "release"wiemann2006-01-091-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4260 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* revised version info to reflect the current limbo statusgoodger2006-01-081-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4250 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* move import to the top; remove unused importgoodger2006-01-081-6/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4249 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fix install.py as wellwiemann2006-01-081-4/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4247 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Py21/Py22 fix: install data_files to /usr/lib/python-2.x/site-packages ↵wiemann2006-01-071-13/+4
| | | | | | instead of /usr/docutils git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4246 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.4: set version number to 0.4wiemann2006-01-071-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4243 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed S5/HTML theme file handlinggoodger2005-12-131-14/+20
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4198 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed typogoodger2005-12-091-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4164 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Converted ``docutils/writers/support/`` into individual writer packages; ↵goodger2005-12-091-13/+17
| | | | | | updated docs & refs. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4163 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* merged branches/s5 changes r4011:4155 into trunk/docutilsgoodger2005-12-081-1/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4156 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added docutils/writers/support/ directory and removed tools/stylesheets/; ↵goodger2005-09-251-6/+23
| | | | | | updated defaults; removed docutils/transforms/html.py (no longer needed); removed ``_stylesheet_required`` internal setting; updated setup.py git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3901 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* correctiongoodger2005-06-241-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3575 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added standard data file syntax to the "include" directive. Added ↵goodger2005-06-121-0/+17
| | | | | | docutils/parsers/rst/include/ directory; contains the standard data files, with character entity substitution definition sets as initial contents. Added docs/ref/rst/substitutions.txt: "reStructuredText Standard Substitution Definition Sets". Updated docs, tests, & setup.py. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3472 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.3.9: set version number to 0.3.10wiemann2005-05-261-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3379 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.3.9: set version number to 0.3.9wiemann2005-05-261-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3374 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.3.7: set version number to 0.3.8wiemann2004-12-241-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2901 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.3.7: set version number to 0.3.7wiemann2004-12-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2897 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.4.0: set version number to 0.4.0wiemann2004-12-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2894 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* reverted accidentally committed files; sorrywiemann2004-12-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2889 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added text about using the unicode directive for en and em dasheswiemann2004-12-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2888 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* release 0.3.5wiemann2004-07-291-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2518 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* release 0.3.5wiemann2004-07-291-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2512 929543f6-e4f2-0310-98a6-ba3bd3dd1d04