aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of git@gitorious.org:python-markdown/mainlineWaylan Limberg2010-08-201-3/+4
|\
| * Fixed ticket 69. Corrected a few syntax incompatabilities between python 2.x ...Waylan Limberg2010-08-031-3/+4
* | Added a build_docs command to setup script. This command only builds (conver...Waylan Limberg2010-08-201-1/+57
|/
* The 2to3 tool now gets run automaticaly when building in Python 3.x.Waylan Limberg2010-07-141-1/+10
* Made some changes to setup.py. Markdown version is now set to 2.1.0.Dev as i...Waylan Limberg2010-07-141-2/+2
* Fixed Ticket 66. We have dropped official support for Python 3.0 and now only...Waylan Limberg2010-07-141-1/+1
* Fixed Ticket 63. Changed name of commandline script (again) to 'markdown_py' ...Waylan Limberg2010-07-011-4/+10
* Fixed a silly bug in setup.py. Importing version from the lib requires that a...2.0.3Waylan Limberg2009-10-071-1/+2
* Updated setup script to include dependency for elementtree when python versio...Waylan Limberg2009-07-311-33/+38
* Fixed commandline issues and upped version to 2.0.1-beta. Renamed markdown.py...Waylan Limberg2009-05-051-1/+29
* Set version to 2.0-rc2.Waylan Limberg2009-03-191-1/+0
* Upped version to 2.0-rc12.0-rc1Waylan Limberg2009-03-081-2/+3
* Added some more meta-data to setup.py. Shouldn't have to manually edit pypi p...Waylan Limberg2009-02-041-0/+14
* Updated setup.py license to match the actual license.Waylan Limberg2009-02-021-1/+1
* Updated setup.py and MANIFEST for recent package refactor.Waylan Limberg2008-11-221-4/+3
* More cleanup. Not sure why some executables didn't have shebang lines. They d...Waylan Limberg2008-10-291-0/+2
* Cleaning house. Actually have all executables be executable and stop Vim's .s...Waylan Limberg2008-10-281-0/+0
* 2.0-beta tag.2.0-betaArtem Yunusov2008-08-181-1/+1
* renamed extension module and set import to extension module first, then mdx_f...Waylan Limberg2008-08-111-1/+1
* More cleanup of setup.pyWaylan Limberg2008-08-091-1/+0
* Cleaned up setup.pyWaylan Limberg2008-08-091-11/+3
* Added commandline script and updated CHANGE_LOG and MANIFEST.Waylan Limberg2008-08-051-0/+1
* Added alpha version tag.2.0-alphaArtem Yunusov2008-08-051-1/+1
* Added Meta-Data and HeaderId extensions. Updated setup.py to include all pack...Waylan Limberg2008-05-121-1/+11
* forgot to update version_info for 1.7 releaseWaylan Limberg2008-02-201-1/+1
* Final commit before 1.7 final is released. Updated CHAGE_LOG, setp.py 1.7_FinalWaylan Limberg2008-02-181-3/+4
* Adjustments to match unicode policy as discussed on list and other minor Waylan Limberg2007-12-131-1/+1
* Added extensions to setup.pyYuri Takhteyev2007-03-181-0/+13