~ubuntu-branches/ubuntu/jaunty/python-docutils/jaunty

« back to all changes in this revision

Viewing changes to PKG-INFO

  • Committer: Bazaar Package Importer
  • Author(s): Simon McVittie
  • Date: 2008-07-24 10:39:53 UTC
  • mfrom: (1.1.4 upstream) (3.1.7 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080724103953-8gh4uezg17g9ysgy
Tags: 0.5-2
* Upload docutils 0.5 to unstable
* Update rst.el to upstream Subversion r5596, which apparently fixes
  all its performance problems (17_speed_up_rst_el.dpatch, closes: #474941)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Metadata-Version: 1.0
2
2
Name: docutils
3
 
Version: 0.4
 
3
Version: 0.5
4
4
Summary: Docutils -- Python Documentation Utilities
5
5
Home-page: http://docutils.sourceforge.net/
6
6
Author: David Goodger
7
 
Author-email: goodger@users.sourceforge.net
 
7
Author-email: goodger@python.org
8
8
License: public domain, Python, BSD, GPL (see COPYING.txt)
9
9
Description: Docutils is a modular system for processing documentation
10
10
        into useful formats, such as HTML, XML, and LaTeX.  For