{ "info": { "author": "Fuzzyman", "author_email": "fuzzyman@voidspace.org.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Plugins", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Site Management", "Topic :: Text Processing :: Markup", "Topic :: Text Processing :: Markup :: HTML" ], "description": "**rest2web** is a tool for autogenerating wesites, parts of websites or project\r\ndocumentation. Its main features include :\r\n\r\n* Integrated with docutils_ (store\r\n your pages in ReST or HTML)\r\n* Automatically builds index pages and navigation links (sidebars and\r\n breadcrumbs)\r\n* Embedded code in templates for unlimited expressiveness\r\n* Flexible macro system.\r\n* Uses relative links, so sites can be viewed from the filesystem\r\n* Unicode internally - so you don't have to be\r\n* Includes features for multiple translations of sites\r\n* Built-in gallery creator plugin.\r\n* The basic system is very easy to use\r\n* Lots of powerful (optional) features\r\n\r\nThe content can be stored as HTML, or in ReST format; in which case the HTML\r\nwill be generated using docutils_. **rest2web** inserts each page into a\r\ntemplate, and automatically creates index pages for sections, and navigation links.\r\n\r\nThere are *lots* of changes in the 0.5.0 update. See `The Changelog`__ for\r\nfull details.\r\n\r\nThe most important changes include :\r\n\r\n* Addition of 'Quickstart Guide'\r\n* rest2web can now build a site from just a directory of ReST documents;\r\n no need to supply *restindexes* or index pages if you don't want to\r\n* Global uservalues (effectively variables available in every page) can be set\r\n in the `Config File`_ or at the command line\r\n* Lots of new `command line options`__ available, including setting\r\n verbosity levels (make rest2web quieter !)\r\n* New `Standard Functions`_, especially 'include' for better customisation of\r\n templates (e.g. for defining a different footer for some directories)\r\n* More information available in the namespace and indextree (source filename,\r\n target filename, full url etc)\r\n\r\n.. _docutils: http://docutils.sourceforge.net\r\n.. _Standard Functions: http://www.voidspace.org.uk/python/rest2web/functions.html\r\n\r\n.. _Config File: http://www.voidspace.org.uk/python/rest2web/config_file.html\r\n\r\n__ http://www.voidspace.org.uk/python/rest2web/reference/changelog.html\r\n__ http://www.voidspace.org.uk/python/rest2web/command_line.html", "description_content_type": null, "docs_url": null, "download_url": "http://www.voidspace.org.uk/cgi-bin/voidspace/downman.py?file=rest2web-0.5.0beta.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.voidspace.org.uk/python/rest2web/", "keywords": "rest, restructured text, html, website, templating", "license": "", "maintainer": "", "maintainer_email": "", "name": "rest2web", "package_url": "https://pypi.org/project/rest2web/", "platform": "", "project_url": "https://pypi.org/project/rest2web/", "project_urls": { "Download": "http://www.voidspace.org.uk/cgi-bin/voidspace/downman.py?file=rest2web-0.5.0beta.zip", "Homepage": "http://www.voidspace.org.uk/python/rest2web/" }, "release_url": "https://pypi.org/project/rest2web/0.5.0beta1/", "requires_dist": null, "requires_python": null, "summary": "A tool for autobuilding html pages for websites or project documentation. Content can be stored as ReStructuredText or HTML and has a flexible templating system.", "version": "0.5.0beta1" }, "last_serial": 16123, "releases": { "0.4.0alpha": [], "0.5.0 Final": [], "0.5.0beta1": [] }, "urls": [] }