{ "info": { "author": "Fabien Devaux", "author_email": "fdev31@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "##########\n2lazy2rest\n##########\n\nA simple way to produce short-to-medium document using *reStructuredText*\n\nMulti-format themes\n Render the same document in HTML, ODT, PDF keeping the main visual identity\nUnified interface\n - Tired of switching between rst2* tools having different arguments or behavior ?\n - Would like to not lose *code-blocks* or some rendering options switching the output format ?\n\n This tool try to address this\nMake your own theme\n TODO: templates will be customizable easily (say, probably colors only)\n\nHow to use it\n#############\n\nDependencies\n============\n\nYou'll need **rst2pdf** to use all the features, other rst2* tools are coming from docutils.\n\nUsing\n=====\n\n.. code-block:: console\n\n mkrst [-h] [--html] [--pdf] [--odt] [--theme THEME]\n [--themes-dir THEMES_DIR]\n FILE\n\noptional arguments:\n -h, --help show this help message and exit\n --html Generate HTML output\n --pdf Generate PDF output\n --odt Generate ODT output\n --theme THEME Use a different theme\n --themes-dir THEMES_DIR\n Change the folder searched for theme\n\n\n.. code-block:: console\n\n popo:~/2lazy2rest% ./mkrst test_page.rst --html --pdf\n Using ./themes/default\n html: test_page.html\n pdf: test_page.pdf\n\n\nCustomizing\n===========\n\nMake a copy of ``themes/default``, edit to your needs the copy and use the **--theme** option with the name of your copy, that's All !\n\nExample\n-------\n\n.. code-block:: console\n\n popo:~/2lazy2rest% cp -r themes/default themes/red\n popo:~/2lazy2rest% sed -si 's/#FEFEFE/red/g' themes/red/html/stylesheet.css\n popo:~/2lazy2rest% ./mkrst test_page.rst --html --theme red\n\nIssues\n######\n\n- ODT style is unfinished\n- PDF & HTML still needs more ReST coverage\n- No skin generation from template yet", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fdev31/2lazy2rest", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "2lazy2rest", "package_url": "https://pypi.org/project/2lazy2rest/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/2lazy2rest/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/fdev31/2lazy2rest" }, "release_url": "https://pypi.org/project/2lazy2rest/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Effortless generation of PDF, HTML & ODT documents from RST (ReStructuredText)", "version": "0.1.0" }, "last_serial": 1414732, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "63698722e0a2f765227df734258d2666", "sha256": "23605702340d68a2b2d04d0754a7818ca85379a199411fb0f86f97c7a6e6d0d5" }, "downloads": -1, "filename": "2lazy2rest-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "63698722e0a2f765227df734258d2666", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 21115, "upload_time": "2015-02-08T10:50:15", "url": "https://files.pythonhosted.org/packages/73/84/fd264de471602e1ba35b2e5720688127b25d7309ce5f304c3dd9bb9dbceb/2lazy2rest-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "412d038250225ba645d725a3d8fb5ca7", "sha256": "d34d7725b4cd86e0e820dc787dcdeca46ae1ada9e4624c746a6f50ef4db0d4ee" }, "downloads": -1, "filename": "2lazy2rest-0.1.0.tar.gz", "has_sig": false, "md5_digest": "412d038250225ba645d725a3d8fb5ca7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20454, "upload_time": "2015-02-08T10:50:12", "url": "https://files.pythonhosted.org/packages/ae/ed/8254e31bbbccfcaf1e9c69e3871c143e460e9bb03eabbf715c0891b17d7b/2lazy2rest-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "63698722e0a2f765227df734258d2666", "sha256": "23605702340d68a2b2d04d0754a7818ca85379a199411fb0f86f97c7a6e6d0d5" }, "downloads": -1, "filename": "2lazy2rest-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "63698722e0a2f765227df734258d2666", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 21115, "upload_time": "2015-02-08T10:50:15", "url": "https://files.pythonhosted.org/packages/73/84/fd264de471602e1ba35b2e5720688127b25d7309ce5f304c3dd9bb9dbceb/2lazy2rest-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "412d038250225ba645d725a3d8fb5ca7", "sha256": "d34d7725b4cd86e0e820dc787dcdeca46ae1ada9e4624c746a6f50ef4db0d4ee" }, "downloads": -1, "filename": "2lazy2rest-0.1.0.tar.gz", "has_sig": false, "md5_digest": "412d038250225ba645d725a3d8fb5ca7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20454, "upload_time": "2015-02-08T10:50:12", "url": "https://files.pythonhosted.org/packages/ae/ed/8254e31bbbccfcaf1e9c69e3871c143e460e9bb03eabbf715c0891b17d7b/2lazy2rest-0.1.0.tar.gz" } ] }