~ubuntu-branches/debian/stretch/configobj/stretch

« back to all changes in this revision

Viewing changes to debian/python-configobj.doc-base.api

  • Committer: Package Import Robot
  • Author(s): Benjamin Drung
  • Date: 2014-08-28 18:42:29 UTC
  • mfrom: (1.3.4)
  • Revision ID: package-import@ubuntu.com-20140828184229-yisw15o0j2r334jx
Tags: 5.0.6-1
* Team upload.
* Update watch file to point to GitHub releases.
* Bump Standards-Version to 3.9.5
* Use the pybuild buildsystem.
* Release a package for Python 3. (Closes: #660172)
* Refresh eggify.diff
* Drop report-doctest-failure.diff and py27-test.diff (fixed upstream).
* Disable triplequotes.diff (fail to apply).
* Fix deprecation warning test case.
* Adjust autopkgtests to run pytest for Python 2.x and 3.x.
* Move documentation into separate package and build Sphinx documentation.
* Update debian/copyright

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Document: configobj-api
2
 
Title: ConfigObj API Reference
3
 
Author: Ken Pizzini
4
 
Abstract: ConfigObj is a simple but powerful config file reader and
5
 
 writer: an ini file round tripper. Its main feature is that it is
6
 
 very easy to use, with a straightforward programmer's interface and a
7
 
 simple syntax for config files.
8
 
Section: Programming
9
 
 
10
 
Format: HTML
11
 
Index: /usr/share/doc/python-configobj/api/index.html
12
 
Files: /usr/share/doc/python-configobj/api/*.html