{ "info": { "author": "Miguel \u00c1ngel Garc\u00eda", "author_email": "miguelangel.garcia@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "============== =============== ========= ============\nVERSION DOWNLOADS TESTS COVERAGE\n============== =============== ========= ============\n|pip version| |pip downloads| |travis| |coveralls|\n============== =============== ========= ============\n\nSmall utility to help moving from Jekyll/Octopress Textile file to standard ReStructured Text.\n\nInstallation\n------------\n\n.. code:: bash\n\n pip install textile2rst\n\nUsage\n-----\n\n.. code:: bash\n\n python -m textile2rst filename.textile\n\nWhat does it do?\n----------------\n\n#. Replaces ```` by ``.. more``\n#. Replaces ``
`` by ``----``\n#. Replaces section titles\n#. Replaces Jekyll/Octopress code style with directive ``highlight`` into RST format with ``.. code::``\n#. Replaces inline links by RST links, gathering them all at the end.\n\nWhat doesn't it do?\n-------------------\n\n#. If you used underscores to set bold or italic, it won't translate it and RST parsers will fail.\n#. It doesn't change the metadata in YAML\n#. Change the internal references with Jekyll directive ``post_url``\n#. Manage any other directive.\n\n.. |travis| image:: https://travis-ci.org/magmax/textile2rst.png\n :target: `Travis`_\n :alt: Travis results\n\n.. |coveralls| image:: https://coveralls.io/repos/magmax/textile2rst/badge.png\n :target: `Coveralls`_\n :alt: Coveralls results\n\n.. |pip version| image:: https://pypip.in/v/textile2rst/badge.png\n :target: https://pypi.python.org/pypi/textile2rst\n :alt: Latest PyPI version\n\n.. |pip downloads| image:: https://pypip.in/d/textile2rst/badge.png\n :target: https://pypi.python.org/pypi/textile2rst\n :alt: Number of PyPI downloads\n\n.. _Travis: https://travis-ci.org/magmax/textile2rst\n.. _Coveralls: https://coveralls.io/r/magmax/textile2rst", "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/magmax/textile2rst", "keywords": "color terminal", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "textile2rst", "package_url": "https://pypi.org/project/textile2rst/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/textile2rst/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/magmax/textile2rst" }, "release_url": "https://pypi.org/project/textile2rst/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Small utility to help moving from Jekyll/Octopress textile to Nikola ReStructured Text", "version": "0.0.3" }, "last_serial": 1331768, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "471a193ff1e46dea8c91dc7fbd95e679", "sha256": "3900d904368568e241aa426c2f90002640a52806006734459b637429b5b958c1" }, "downloads": -1, "filename": "textile2rst-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "471a193ff1e46dea8c91dc7fbd95e679", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5059, "upload_time": "2014-12-05T06:22:26", "url": "https://files.pythonhosted.org/packages/f1/a3/ec991fd971738eb64236914a8e415f16862a23468a5d8f6d086a179959d8/textile2rst-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ee13ef345c9de1b802fc26f78e918ab0", "sha256": "9b6e76b5f281711aa6bcc8c3bcb2010e588e2154d949ae0bd1c2a39735d07a2d" }, "downloads": -1, "filename": "textile2rst-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ee13ef345c9de1b802fc26f78e918ab0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3285, "upload_time": "2014-12-05T06:22:23", "url": "https://files.pythonhosted.org/packages/4f/90/81acdc5eaa835ba99977e2f290cf26b7f38d288e051d073b52a00cd6805f/textile2rst-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "ef852931272fb2d4b2cd4d90184cf296", "sha256": "ac67da86c67011552a6b2d813ec2e89d4a51d25a0d4a04bb570fd6d0466ce9e0" }, "downloads": -1, "filename": "textile2rst-0.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "ef852931272fb2d4b2cd4d90184cf296", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5091, "upload_time": "2014-12-05T06:39:30", "url": "https://files.pythonhosted.org/packages/ad/bc/5d3f27a5dc6329aab05c1b68f10de188798739338e19304ca2a6da8f6ef8/textile2rst-0.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "11b32240d8cbab20adc9530400df81dc", "sha256": "e64aa0a2f1bd8efc735e16f845f181880402a6263404fbe2c5f2d1929f2bf6b4" }, "downloads": -1, "filename": "textile2rst-0.0.2.tar.gz", "has_sig": false, "md5_digest": "11b32240d8cbab20adc9530400df81dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3316, "upload_time": "2014-12-05T06:39:28", "url": "https://files.pythonhosted.org/packages/42/73/3d0f322d0b263f0ceabef13ce145b5bd65f918e3135f051207f6492ef6d5/textile2rst-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "32ddfe9f02a8877773bbc0f6a1cbe2a8", "sha256": "108dcabbe442c5b23db21e4e0a4abc754681784a5dccdb9cab68f53dc7002d6a" }, "downloads": -1, "filename": "textile2rst-0.0.3-py2-none-any.whl", "has_sig": false, "md5_digest": "32ddfe9f02a8877773bbc0f6a1cbe2a8", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5161, "upload_time": "2014-12-05T06:47:28", "url": "https://files.pythonhosted.org/packages/ae/2f/89cefe4682554da66e425d0788ee244387c1813165c44031e7338a527905/textile2rst-0.0.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e44688fafed5d3b38f4963c347087087", "sha256": "f228a0ff2dc16591af4cfe3bf4904923861150f448dcdb89a5ad54b20338ea77" }, "downloads": -1, "filename": "textile2rst-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e44688fafed5d3b38f4963c347087087", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3336, "upload_time": "2014-12-05T06:47:25", "url": "https://files.pythonhosted.org/packages/cb/6a/eb1aa2e25fd9ee0aca18ba0be905de2586e502e5a746aef52fa5131186cd/textile2rst-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "32ddfe9f02a8877773bbc0f6a1cbe2a8", "sha256": "108dcabbe442c5b23db21e4e0a4abc754681784a5dccdb9cab68f53dc7002d6a" }, "downloads": -1, "filename": "textile2rst-0.0.3-py2-none-any.whl", "has_sig": false, "md5_digest": "32ddfe9f02a8877773bbc0f6a1cbe2a8", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5161, "upload_time": "2014-12-05T06:47:28", "url": "https://files.pythonhosted.org/packages/ae/2f/89cefe4682554da66e425d0788ee244387c1813165c44031e7338a527905/textile2rst-0.0.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e44688fafed5d3b38f4963c347087087", "sha256": "f228a0ff2dc16591af4cfe3bf4904923861150f448dcdb89a5ad54b20338ea77" }, "downloads": -1, "filename": "textile2rst-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e44688fafed5d3b38f4963c347087087", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3336, "upload_time": "2014-12-05T06:47:25", "url": "https://files.pythonhosted.org/packages/cb/6a/eb1aa2e25fd9ee0aca18ba0be905de2586e502e5a746aef52fa5131186cd/textile2rst-0.0.3.tar.gz" } ] }