{ "info": { "author": "talphaware", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.5", "Topic :: Text Processing :: Markup :: LaTeX" ], "description": "# LessTeX\nA customizable converter for generating LaTeX document with less typing.\n\n## Requirement\n- Python (3.5 or higher)\n\n## Installation\n1. Install package by using pip.\n ```\n pip3 install lesstex\n ```\n2. Install syntax module (such as [lesstex-syntax](https://github.com/talphaware/lesstex-syntax/)).\n\n## Usage\n```\nlesstex {file}\n```\n| Argument | Description |\n| -------- | ---------------------------- |\n| `file` | the path to ltex or tex file |\n\nConvert `file` to LaTeX document (if `file` is like `*.ltex`) and compile.\n\n## Documentation\nThe documentation is available on [Wiki](https://github.com/talphaware/lesstex/wiki/).\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/talphaware/lesstex/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "lesstex", "package_url": "https://pypi.org/project/lesstex/", "platform": "", "project_url": "https://pypi.org/project/lesstex/", "project_urls": { "Homepage": "https://github.com/talphaware/lesstex/" }, "release_url": "https://pypi.org/project/lesstex/1.0.0.0/", "requires_dist": null, "requires_python": ">=3.5", "summary": "Less Typing LaTeX", "version": "1.0.0.0" }, "last_serial": 5877794, "releases": { "1.0.0.0": [ { "comment_text": "", "digests": { "md5": "e97ff208a7f62193859c6ae27e5bdc0d", "sha256": "f100a3c955a4fa5ba1ace1ef37402bfa4c15c1efb1ab6a33175cfe49f342ef88" }, "downloads": -1, "filename": "lesstex-1.0.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e97ff208a7f62193859c6ae27e5bdc0d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 10189, "upload_time": "2019-09-24T06:28:52", "url": "https://files.pythonhosted.org/packages/5e/af/fd324abcc8e407b74e92c5fc6ac4e543a4153d5127530471374e0d186d3e/lesstex-1.0.0.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e97ff208a7f62193859c6ae27e5bdc0d", "sha256": "f100a3c955a4fa5ba1ace1ef37402bfa4c15c1efb1ab6a33175cfe49f342ef88" }, "downloads": -1, "filename": "lesstex-1.0.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e97ff208a7f62193859c6ae27e5bdc0d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 10189, "upload_time": "2019-09-24T06:28:52", "url": "https://files.pythonhosted.org/packages/5e/af/fd324abcc8e407b74e92c5fc6ac4e543a4153d5127530471374e0d186d3e/lesstex-1.0.0.0-py3-none-any.whl" } ] }