{ "info": { "author": "Stefan Lehmann", "author_email": "Stefan.St.Lehmann@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Topic :: Software Development :: Documentation" ], "description": "eyptext2rst is a command line tool to convert epytext markup language in RestructuredText.\r\n\r\nGeneral usage\r\n=============\r\n\r\n::\r\n\r\n epytext2rst.py [-h] [-v] [-o OUTPUT] input\r\n\r\n positional arguments:\r\n input input file or directory to convert\r\n\r\n optional arguments:\r\n -h, --help show this help message and exit\r\n -v, --verbose show changes\r\n -o OUTPUT, --output-dir OUTPUT directory for output of parsed files\r\n\r\n\r\nTo convert all python files (.py, .pyw) in a directory just type this::\r\n\r\n python epytext2rst.py mydirectory -o newdirectory\r\n\r\nIf you just want to know what gets substituted do this::\r\n\r\n python epytext2rst.py mydirectory -v\r\n\r\nConvention\r\n==========\r\n\r\n*epytext2rst* handles the conversion of the following Epytext\r\ncomponents:\r\n\r\nKeywords\r\n--------\r\n\r\n::\r\n\r\n @(param|type|rtype|return|ivar) --> :(param|type|rtype|return|ivar)\r\n\r\nItalics\r\n-------\r\n\r\n::\r\n\r\n I\\{(.*?)\\} --> *..*\r\n\r\nBold\r\n----\r\n\r\n::\r\n\r\n B\\{(.*?)\\} --> **..**\r\n\r\nCode\r\n----\r\n\r\n::\r\n\r\n C\\{(.*?)\\} --> ``...``", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/mrleeh/epytext2rst", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "epytext2rst", "package_url": "https://pypi.org/project/epytext2rst/", "platform": "independent", "project_url": "https://pypi.org/project/epytext2rst/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/mrleeh/epytext2rst" }, "release_url": "https://pypi.org/project/epytext2rst/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "Convert epytext markup language in RestructuredText", "version": "1.0.2" }, "last_serial": 1055791, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "8e05766413ad341e1d844049f765a13b", "sha256": "b92ec25501c656565571ef00280b98693a46ea93148955a2bc1a5ef838457fe7" }, "downloads": -1, "filename": "epytext2rst-1.0.1.zip", "has_sig": false, "md5_digest": "8e05766413ad341e1d844049f765a13b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2574, "upload_time": "2014-04-07T07:59:31", "url": "https://files.pythonhosted.org/packages/47/9d/b74ce4ca15b9760fb8ded7965c2f8e1bd6794fd4256f3021d6b830ec7f09/epytext2rst-1.0.1.zip" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "6950ad62af3842870cba31442adb1de9", "sha256": "9a603b743891b594f5867c5fbd1a70ed602be14e1f2b43b881c3886d004672ad" }, "downloads": -1, "filename": "epytext2rst-1.0.2.tar.gz", "has_sig": false, "md5_digest": "6950ad62af3842870cba31442adb1de9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1670, "upload_time": "2014-04-07T18:59:43", "url": "https://files.pythonhosted.org/packages/af/3a/73e28e055099592fab1352cce352aa70ec44b542b6673288b0bfee023ad9/epytext2rst-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6950ad62af3842870cba31442adb1de9", "sha256": "9a603b743891b594f5867c5fbd1a70ed602be14e1f2b43b881c3886d004672ad" }, "downloads": -1, "filename": "epytext2rst-1.0.2.tar.gz", "has_sig": false, "md5_digest": "6950ad62af3842870cba31442adb1de9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1670, "upload_time": "2014-04-07T18:59:43", "url": "https://files.pythonhosted.org/packages/af/3a/73e28e055099592fab1352cce352aa70ec44b542b6673288b0bfee023ad9/epytext2rst-1.0.2.tar.gz" } ] }