{ "info": { "author": "talphaware", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.5", "Topic :: Text Processing :: Markup :: LaTeX" ], "description": "# lesstex-syntax\nBasic syntax modules for LessTeX.\n\n## Requirement\n- [LessTeX](https://github.com/talphaware/lesstex/) (1.0.0.0 or higher)\n- Python (3.5 or higher)\n\n## Installation\n### Install all syntaxes\n1. Install package by using pip.\n ```\n pip3 install --user lesstex-syntax\n ```\n `--user` option **cannot be omitted** because only user install make syntaxes available.\n\n### Install several syntaxes\n1. Run command bellow, and open the directory which was outputted.\n ```\n python3 -m site --user-base\n ```\n This command will show the path like\n - `%APPDATA%\\Python` (Windows)\n - `~/Library/Python/X.Y` (macOS)\n - `~/.local` (macOS, Linux)\n2. Make a directory named `lesstex`.\n3. See [Documentation](#documentation) and download files which is needed.\n4. Place the files in the `lesstex` directory. \n For example, if you downloaded `lesstex-syntax/syntax/block/example.py`, the file should be placed in `lesstex/syntax/block/`.\n\n## Documentation\nThe documentation is available on [Wiki](https://github.com/talphaware/lesstex-syntax/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-syntax/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "lesstex-syntax", "package_url": "https://pypi.org/project/lesstex-syntax/", "platform": "", "project_url": "https://pypi.org/project/lesstex-syntax/", "project_urls": { "Homepage": "https://github.com/talphaware/lesstex-syntax/" }, "release_url": "https://pypi.org/project/lesstex-syntax/1.0.0.0/", "requires_dist": [ "lesstex" ], "requires_python": ">=3.5", "summary": "Syntax for LessTeX", "version": "1.0.0.0" }, "last_serial": 5877831, "releases": { "1.0.0.0": [ { "comment_text": "", "digests": { "md5": "1a6824f541bd3b023d8450035cccc99a", "sha256": "a0e6db3b25d3f3ccaceea789c35e0ca155019c270e1a7acf21acbaa406bd7f0a" }, "downloads": -1, "filename": "lesstex_syntax-1.0.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "1a6824f541bd3b023d8450035cccc99a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 7191, "upload_time": "2019-09-24T06:42:54", "url": "https://files.pythonhosted.org/packages/c0/f7/71e2b2185f33388930e1b28ce8f03b22bda2b7c7cb6c401a632e73c8d751/lesstex_syntax-1.0.0.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1a6824f541bd3b023d8450035cccc99a", "sha256": "a0e6db3b25d3f3ccaceea789c35e0ca155019c270e1a7acf21acbaa406bd7f0a" }, "downloads": -1, "filename": "lesstex_syntax-1.0.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "1a6824f541bd3b023d8450035cccc99a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 7191, "upload_time": "2019-09-24T06:42:54", "url": "https://files.pythonhosted.org/packages/c0/f7/71e2b2185f33388930e1b28ce8f03b22bda2b7c7cb6c401a632e73c8d751/lesstex_syntax-1.0.0.0-py3-none-any.whl" } ] }