{ "info": { "author": "Jon Waltman", "author_email": "jonathan.waltman@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved", "Programming Language :: Python", "Topic :: Documentation", "Topic :: Terminals", "Topic :: Text Editors", "Topic :: Text Processing", "Topic :: Utilities" ], "description": "rst2texinfo\n ***********\n \n Convert reStructuredText to Texinfo\n ===================================\n \n rst2texinfo is an extension of the Docutils text processing system\n which adds support for generating Texinfo.\n \n The Texinfo format is used to create Info documents that can be\n conveniently read from the terminal or within Emacs.\n \n \n Sphinx Extension\n ================\n \n This package also includes a Sphinx extension that can be used to\n generate Info files for Sphinx-based projects, including the official\n Python documentation.\n \n \n Set up\n ======\n \n Required packages:\n \n * Python (tested using v2.6) -- http://www.python.org/\n * Docutils (tested using v0.6) -- http://docutils.sourceforge.net/\n * Sphinx (for the Sphinx extension, tested using v0.6.4) --\n http://sphinx.pocoo.org/\n \n To create Info files, you will need the \"makeinfo\" program which is\n part of the Texinfo project located at\n http://www.gnu.org/software/texinfo/.\n \n \n About\n =====\n \n Written by Jon Waltman, .\n \n Hosted at .\n Bug reports, patches, or suggestions are welcome.\n \n \n Copyright\n =========\n \n rst2texinfo should have the same license as the Docutils project (GPL\n compatible).\n \n Copyright \u00a9 2010 Jon Waltman. All rights reserved.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/jonwaltman/rst2texinfo/", "keywords": null, "license": "TBD", "maintainer": null, "maintainer_email": null, "name": "rst2texinfo", "package_url": "https://pypi.org/project/rst2texinfo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rst2texinfo/", "project_urls": { "Homepage": "http://bitbucket.org/jonwaltman/rst2texinfo/" }, "release_url": "https://pypi.org/project/rst2texinfo/0.2/", "requires_dist": null, "requires_python": null, "summary": "Converts reStructuredText to Texinfo", "version": "0.2" }, "last_serial": 198579, "releases": { "0.2": [] }, "urls": [] }