{ "info": { "author": "matt harrison", "author_email": "matthewharrison AT gmail", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "rst2epub2\n===============\n\nThis code consists of two tools:\n\n* a binary, ``rst2epub``, to convert rst files into epub2 compliant\n files (ie that pass epub check, can be loaded into Apple, BN, Kobo,\n etc. Or converted to mobi and thrown into AMZN)\n* a library, ``epublib``, that has the ability to programatically\n create epub files. See the ``test`` function in ``epublib/epub.py``\n for more details. There is experimental support for KF8 fixed layout\n as well.\n\n\nInstall\n============\n\nrunning::\n\n make develop\n\nwill create a virtualenv in ``env``. The ``rst2epb.py`` binary will be\nlocated in the ``env/bin/`` directory.\n\nKnown to work on linux systems. (Should work on apple, cygwin, MS with\nsome futzing).\n\nDocs\n======\n\nThere are a few rst tweaks to support features such as metadata. See\nthe sample doc for examples of a complete book and how to generate\nboth epub and mobi files.\n\nFeel free to interact via github for support.\n\nThanks\n========\n\ntimtambin@gmail.com wrote the original epublib and hosted it on google\ncode. I've tweaked (pep8'd) it and imported into github.", "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/mattharrison/rst2epub2", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "rst2epub2", "package_url": "https://pypi.org/project/rst2epub2/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rst2epub2/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mattharrison/rst2epub2" }, "release_url": "https://pypi.org/project/rst2epub2/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "script/library to create epubs programatically and from rst", "version": "0.3.1" }, "last_serial": 799096, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "89896da263d11c76f5f09328432b2a76", "sha256": "4dfd6d2ffa4045ca1477178c9c1261536bce97755b8548d3c0edf2d0b47c9600" }, "downloads": -1, "filename": "rst2epub2-0.2.tar.gz", "has_sig": false, "md5_digest": "89896da263d11c76f5f09328432b2a76", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25940, "upload_time": "2013-03-12T04:57:35", "url": "https://files.pythonhosted.org/packages/f7/74/6fef088b40346f4d420a6587ac6b7b0db19dd989014c303408f61aece141/rst2epub2-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "40bf92e19efa6d0b8062b373fbb2cefc", "sha256": "69d986812f19b49a378543a042bbc51d07d6ff61a56200d4efcd804c334bc249" }, "downloads": -1, "filename": "rst2epub2-0.3.tar.gz", "has_sig": false, "md5_digest": "40bf92e19efa6d0b8062b373fbb2cefc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29090, "upload_time": "2013-06-06T04:08:07", "url": "https://files.pythonhosted.org/packages/2c/b1/19f6f33898df3be35175aefe90ea8f080c37eb4785f1d244f10374edbda3/rst2epub2-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "b9ea661a8743961df438c57bc5246081", "sha256": "34f215a629c6efed056272f8c38c27bc3b2dcb28912525829af554eb6ac419a5" }, "downloads": -1, "filename": "rst2epub2-0.3.1.tar.gz", "has_sig": false, "md5_digest": "b9ea661a8743961df438c57bc5246081", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29076, "upload_time": "2013-06-26T04:00:51", "url": "https://files.pythonhosted.org/packages/1c/6c/976cad01484dbd74e2d7beb7348db47b0ef1da15e02470d28e167448d708/rst2epub2-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b9ea661a8743961df438c57bc5246081", "sha256": "34f215a629c6efed056272f8c38c27bc3b2dcb28912525829af554eb6ac419a5" }, "downloads": -1, "filename": "rst2epub2-0.3.1.tar.gz", "has_sig": false, "md5_digest": "b9ea661a8743961df438c57bc5246081", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29076, "upload_time": "2013-06-26T04:00:51", "url": "https://files.pythonhosted.org/packages/1c/6c/976cad01484dbd74e2d7beb7348db47b0ef1da15e02470d28e167448d708/rst2epub2-0.3.1.tar.gz" } ] }