{ "info": { "author": "Stephen Newell", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "License :: OSI Approved :: BSD License", "Topic :: Utilities" ], "description": "wlint\n=====\n|codacy|\n|code-climate|\n\nwlint is a collection of scripts and tools that can be used to help with\nwriting. The project is designed for a Unix-like environment.\n\n\nDependencies\n------------\nwlint is designed for a Unix-like environment. Any modern Linux distribution\nshould be fine, but OS X and Cygwin shouldn't have any problems either.\n\nTo ensure maximum portability, dependencies are kept to a minimum. Currently\nscripts are written in either :code:`/bin/sh` (assumes a typical collection of\nstandard command line tools) and Python 3 (assumed to be\n:code:`/usr/bin/python3`).\n\n\nInstalling\n----------\nwlint installs using a :code:`setup.py` file. The simplest installation\nmethod just uses pip_.\n\n.. code:: bash\n\n $ pip3 /path/to/wlint\n\nIf you don't have :code:`pip3` installed, it should be available in any\ndistribution's package manager. If you can't or don't want to install\n:code:`pip3`, you can also use :code:`python3` directly.\n\n.. code:: bash\n\n $ python3 /path/to/wlint/setup.py install\n\n\nUsage\n-----\nwlint follows the pattern of tools like :code:`git` and\n:code:`apt-get`: there's a single front-end (:code:`wlint`) to launch other\ntools. To get a list of tools, use the :code:`--list` option.\n\nDocumentation for the other tools is available with the :code:`-h` or\n:code:`--help` options, e.g.:\n\n::\n\n wlint list-filter -h\n usage: list-filter [-h] [--file FILE] [--lists LISTS] [--list LIST]\n [--sort-method SORT_METHOD]\n [file [file ...]]\n\n\n.. |codacy| image::\n https://api.codacy.com/project/badge/Grade/607e03f7700d4e1c958dc5c4d7bb588f\n :target: https://www.codacy.com/app/snewell/wlint?utm_source=github.com&utm_medium=referral&utm_content=snewell/wlint&utm_campaign=Badge_Grade\n\n.. |code-climate| image::\n https://api.codeclimate.com/v1/badges/f2d5ee1555ff7ae6a0ff/maintainability\n :target: https://codeclimate.com/github/snewell/wlint/maintainability\n\n.. _pip: https://pypi.python.org/pypi/pip\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/snewell/wlint", "keywords": "", "license": "BSD-2", "maintainer": "", "maintainer_email": "", "name": "wlint", "package_url": "https://pypi.org/project/wlint/", "platform": "", "project_url": "https://pypi.org/project/wlint/", "project_urls": { "Homepage": "https://github.com/snewell/wlint" }, "release_url": "https://pypi.org/project/wlint/0.1.0a0/", "requires_dist": null, "requires_python": "", "summary": "Linter tools for writing", "version": "0.1.0a0" }, "last_serial": 4314951, "releases": { "0.1.0a0": [ { "comment_text": "", "digests": { "md5": "4279d1ca0edc82c78911dd74be82a525", "sha256": "ac17389f9e3754b065623c286675da3d0160885cb113db3b48175660d1a30c80" }, "downloads": -1, "filename": "wlint-0.1.0a0-py3-none-any.whl", "has_sig": false, "md5_digest": "4279d1ca0edc82c78911dd74be82a525", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25052, "upload_time": "2018-09-27T04:15:46", "url": "https://files.pythonhosted.org/packages/ed/a1/14078eb4580ca49a44dce647fcc43bb7f96381d9ced4e45e5ffbc6fee0d8/wlint-0.1.0a0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dcbdffab76837ae463db526dd587b02c", "sha256": "ce4ce0ef668a9d03bb8c1f49b8f02bb78467aad82bdcddd08406e1d3cdd7a9c9" }, "downloads": -1, "filename": "wlint-0.1.0a0.tar.gz", "has_sig": false, "md5_digest": "dcbdffab76837ae463db526dd587b02c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14464, "upload_time": "2018-09-27T04:15:48", "url": "https://files.pythonhosted.org/packages/61/27/d455fe55573d8ab36d191e2f6a669188a8e59026ce9ba039d53fcdb10955/wlint-0.1.0a0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4279d1ca0edc82c78911dd74be82a525", "sha256": "ac17389f9e3754b065623c286675da3d0160885cb113db3b48175660d1a30c80" }, "downloads": -1, "filename": "wlint-0.1.0a0-py3-none-any.whl", "has_sig": false, "md5_digest": "4279d1ca0edc82c78911dd74be82a525", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25052, "upload_time": "2018-09-27T04:15:46", "url": "https://files.pythonhosted.org/packages/ed/a1/14078eb4580ca49a44dce647fcc43bb7f96381d9ced4e45e5ffbc6fee0d8/wlint-0.1.0a0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dcbdffab76837ae463db526dd587b02c", "sha256": "ce4ce0ef668a9d03bb8c1f49b8f02bb78467aad82bdcddd08406e1d3cdd7a9c9" }, "downloads": -1, "filename": "wlint-0.1.0a0.tar.gz", "has_sig": false, "md5_digest": "dcbdffab76837ae463db526dd587b02c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14464, "upload_time": "2018-09-27T04:15:48", "url": "https://files.pythonhosted.org/packages/61/27/d455fe55573d8ab36d191e2f6a669188a8e59026ce9ba039d53fcdb10955/wlint-0.1.0a0.tar.gz" } ] }