{ "info": { "author": "Elango SK", "author_email": "elango111000@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Text2Html\n------------\nTo Translate text document to html document, Easy to use no code needed\nJust pass given argument into terminal or command prompt\nGive input document as text document\n\n## Use\n--------\n\nFor more information on how to use or additional options, type **'--help'.**\n\n```sh\nUsage: python -m texttohtml.convert [FILE PATH] [-OPTIONS] [-OUTPUT FILE PATH]\n\n -o\t\tOn success, instead of writing to stdout, write to a file.\n -t\t\tAdds the header to the generated code.\n -d\t\t[DEBUG] Each cycle the processor prints information about\n\t\tHtml structure and file reader.\n\n```\n## Example:\n\n**python -m text2html.text2html elaa.txt -o elaa.html**\n\n### title:\n\n Ex:\n\n\ttxt:\n\n\t@title Title of your web page;\n\n\tWhere @title indicates to apply style and ; indicates the end of style\n\n\toutput:\n\tTitle of your web page\n\n### charset:\n\n\t@charset utf-8;\n\n### lang:\n\n\t@lang en;\n\n\t\tTo choose the language which you want to show\n\n### description:\n\n\t@description\n\n\t\tTo Describe the page using this style\n\n### keywords:\n\n\t@keywords \n\n\t\tTo assign keywords easily top of search engine\n\n### author:\n\n\t@author\n\n\t\tAuthor of the page\n\n# h1:\n\n\t@h1 \n\t\tHeading Style 1\n\n## h2:\n\n\t@h2 \n\t\tHeading Style 2\n\n### h3:\n\n\t@h3 \n\t\tHeading Style 3\n\n#### h4:\n\n\t@h4 \n\t\tHeading Style 4\n\n##### h5:\n\n\t@h5 \n\t\tHeading Style 5\n\n###### h6:\n\n\t@h6 \n\t\tHeading Style 6\n\n### p:\n\n\t@p\n\t\tParagraph style\n\n### pre:\n\t@pre\n\n### code:\n\t@code\n\n### hr:\n\t@hr\n\n### stylesheet:\n\t@stylesheet\n\n### span:\n\t@span\n\n### strong:\n\t@strong\n### em:\n\t@em\n\n### img:\n\t@img\n\n### a:\n\t@a\n\n### youtube:\n\t@youtube\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/elaa0505/TexttoHtml", "keywords": "text2html,Text to html,Text document to html,convert text to html,Convert html using text,Texttohtml", "license": "", "maintainer": "", "maintainer_email": "", "name": "texttohtml", "package_url": "https://pypi.org/project/texttohtml/", "platform": "", "project_url": "https://pypi.org/project/texttohtml/", "project_urls": { "Homepage": "https://github.com/elaa0505/TexttoHtml" }, "release_url": "https://pypi.org/project/texttohtml/1.0/", "requires_dist": null, "requires_python": "", "summary": "Easy to convert text document to html document", "version": "1.0" }, "last_serial": 5950164, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "22fd92dd72957bd7365c83ebec512e81", "sha256": "b1b8613e35e0baf417355ea9433c13903977485d4a76f9ccb5d01fa8e298a349" }, "downloads": -1, "filename": "texttohtml-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "22fd92dd72957bd7365c83ebec512e81", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8734, "upload_time": "2019-10-09T14:27:52", "url": "https://files.pythonhosted.org/packages/28/da/1fa67c9b8cd4dabe7a80190281ff8daf39c9f20b2731710526f6aa8682c2/texttohtml-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "07319cd21fe56314b9ba9d3cf601d5ae", "sha256": "aedb19870b75591226ebf7b0312715015f1c5b214514e3c27f6cff0091632dd2" }, "downloads": -1, "filename": "texttohtml-1.0.tar.gz", "has_sig": false, "md5_digest": "07319cd21fe56314b9ba9d3cf601d5ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7215, "upload_time": "2019-10-09T14:27:56", "url": "https://files.pythonhosted.org/packages/5b/29/8aef2b6bec48ce89d5b34b69fc4424bcb8588c3b2095babe531d89b7503a/texttohtml-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "22fd92dd72957bd7365c83ebec512e81", "sha256": "b1b8613e35e0baf417355ea9433c13903977485d4a76f9ccb5d01fa8e298a349" }, "downloads": -1, "filename": "texttohtml-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "22fd92dd72957bd7365c83ebec512e81", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8734, "upload_time": "2019-10-09T14:27:52", "url": "https://files.pythonhosted.org/packages/28/da/1fa67c9b8cd4dabe7a80190281ff8daf39c9f20b2731710526f6aa8682c2/texttohtml-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "07319cd21fe56314b9ba9d3cf601d5ae", "sha256": "aedb19870b75591226ebf7b0312715015f1c5b214514e3c27f6cff0091632dd2" }, "downloads": -1, "filename": "texttohtml-1.0.tar.gz", "has_sig": false, "md5_digest": "07319cd21fe56314b9ba9d3cf601d5ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7215, "upload_time": "2019-10-09T14:27:56", "url": "https://files.pythonhosted.org/packages/5b/29/8aef2b6bec48ce89d5b34b69fc4424bcb8588c3b2095babe531d89b7503a/texttohtml-1.0.tar.gz" } ] }