{ "info": { "author": "Aleksei Pirogov", "author_email": "astynax@users.noreply.github.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: MIT License", "Operating System :: Unix", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Text Editors :: Emacs", "Topic :: Text Processing :: Linguistic", "Topic :: Utilities" ], "description": "### PyLangTool\n\nPyLangTool \u2014 a simple wrapper for the [LanguageTool](https://languagetool.org/). It wraps langtool CLI and formates langtool's output in a manner, that compatible with Emacs's `compilation-mode`.\n\n### Emacs integration\n\n```emacs-lisp\n(defun langtool-check-buffer ()\n \"Checks current file buffer with LnagTool\"\n (interactive)\n (let ((fn (expand-file-name (buffer-file-name (current-buffer)))))\n (switch-to-buffer-other-window\n (generate-new-buffer \"*spellcheck*\"))\n (insert-string (shell-command-to-string (format \"pylangtool %s\" fn)))\n (compilation-mode)))\n```\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT", "maintainer": "Aleksei Pirogov", "maintainer_email": "astynax@users.noreply.github.com", "name": "pylangtool", "package_url": "https://pypi.org/project/pylangtool/", "platform": "", "project_url": "https://pypi.org/project/pylangtool/", "project_urls": null, "release_url": "https://pypi.org/project/pylangtool/0.1.1/", "requires_dist": [ "click (>=7.0,<8.0)", "plumbum (>=1.6,<2.0)" ], "requires_python": ">=3.6,<4.0", "summary": "LangTool wrapper that halps to use LT with Emacs's compilation-mode", "version": "0.1.1" }, "last_serial": 5444169, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0d9aa56333523cbc60a3c9cb0d5d81b3", "sha256": "4eb1e844f85ce9dc62a0021a673dae84793a7b37021b4fa03e8b2704f6c4f6b1" }, "downloads": -1, "filename": "pylangtool-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "0d9aa56333523cbc60a3c9cb0d5d81b3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 2662, "upload_time": "2019-06-25T07:03:12", "url": "https://files.pythonhosted.org/packages/95/82/b7ca66adca939ff0638787764c555cb72df87b46cb3eb57b542f8516f185/pylangtool-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "69792ad3125e387467d30231dbadf1fa", "sha256": "3d3f6f1e2de595f19641be6547122dc4aec836dc20928b23edf727ca6f1e4af6" }, "downloads": -1, "filename": "pylangtool-0.1.0.tar.gz", "has_sig": false, "md5_digest": "69792ad3125e387467d30231dbadf1fa", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 2164, "upload_time": "2019-06-25T07:03:14", "url": "https://files.pythonhosted.org/packages/20/cf/d7dec55fdfdee13b4f9c5112f2583bbf616c3b9bf5e49303ff69463ecda4/pylangtool-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "5225d0e8bcb3175f222b0d7933635f38", "sha256": "8379d8713130e8396940ab788ecef6af8950e3dfbd78373dd4946ee3e92841b1" }, "downloads": -1, "filename": "pylangtool-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "5225d0e8bcb3175f222b0d7933635f38", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 2986, "upload_time": "2019-06-25T07:05:51", "url": "https://files.pythonhosted.org/packages/42/76/8e516c97a77fac1feddf32322b37702b20e915af413c15d1b4019235b9ad/pylangtool-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "084f146f1366c2304ada25926cee4569", "sha256": "2b21adf462f1f3dd5ab894c89dc809565ea7cc324e9dad28a2bbcbc808263f61" }, "downloads": -1, "filename": "pylangtool-0.1.1.tar.gz", "has_sig": false, "md5_digest": "084f146f1366c2304ada25926cee4569", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 2633, "upload_time": "2019-06-25T07:05:53", "url": "https://files.pythonhosted.org/packages/ac/e8/83a1fd7e34e9cbdc9ae4be0239f2a4c9a5b80c5665e39e2c4483cb83cc2c/pylangtool-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5225d0e8bcb3175f222b0d7933635f38", "sha256": "8379d8713130e8396940ab788ecef6af8950e3dfbd78373dd4946ee3e92841b1" }, "downloads": -1, "filename": "pylangtool-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "5225d0e8bcb3175f222b0d7933635f38", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 2986, "upload_time": "2019-06-25T07:05:51", "url": "https://files.pythonhosted.org/packages/42/76/8e516c97a77fac1feddf32322b37702b20e915af413c15d1b4019235b9ad/pylangtool-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "084f146f1366c2304ada25926cee4569", "sha256": "2b21adf462f1f3dd5ab894c89dc809565ea7cc324e9dad28a2bbcbc808263f61" }, "downloads": -1, "filename": "pylangtool-0.1.1.tar.gz", "has_sig": false, "md5_digest": "084f146f1366c2304ada25926cee4569", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 2633, "upload_time": "2019-06-25T07:05:53", "url": "https://files.pythonhosted.org/packages/ac/e8/83a1fd7e34e9cbdc9ae4be0239f2a4c9a5b80c5665e39e2c4483cb83cc2c/pylangtool-0.1.1.tar.gz" } ] }