Raw data
{
"_id": null,
"home_page": "https://github.com/edaniszewski/pylint-quotes",
"name": "pylint-quotes",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "pylint linting string quotes",
"author": "Erick Daniszewski",
"author_email": "edaniszewski@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/37/3a/a1a3391538e7a45fd6d934943ff12b68d83c3d2fe54a185eee5c75e15470/pylint-quotes-0.2.3.tar.gz",
"platform": "",
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "Quote consistency checker for PyLint..",
"version": "0.2.3",
"project_urls": {
"Homepage": "https://github.com/edaniszewski/pylint-quotes"
},
"split_keywords": [
"pylint",
"linting",
"string",
"quotes"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fde1d194a87dd3b44215e086427a3a1dc4366f8c17480811fb7e34bfe791f72c",
"md5": "92344b509b65a4864ec7c9643073a04f",
"sha256": "89decd985d3c019314da630f5e3fe0e0df951c2310525fbd6e710bca329c810e"
},
"downloads": -1,
"filename": "pylint_quotes-0.2.3-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "92344b509b65a4864ec7c9643073a04f",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.6",
"size": 7040,
"upload_time": "2021-05-25T12:27:46",
"upload_time_iso_8601": "2021-05-25T12:27:46.634789Z",
"url": "https://files.pythonhosted.org/packages/fd/e1/d194a87dd3b44215e086427a3a1dc4366f8c17480811fb7e34bfe791f72c/pylint_quotes-0.2.3-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "373aa1a3391538e7a45fd6d934943ff12b68d83c3d2fe54a185eee5c75e15470",
"md5": "f31eb13c381a7e25f3d48cc2ffd4b466",
"sha256": "2d6bb3fa8a1a85af3af8a0ca875a719ac5bcdb735c45756284699d809c109c95"
},
"downloads": -1,
"filename": "pylint-quotes-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "f31eb13c381a7e25f3d48cc2ffd4b466",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 7662,
"upload_time": "2021-05-25T12:27:47",
"upload_time_iso_8601": "2021-05-25T12:27:47.850345Z",
"url": "https://files.pythonhosted.org/packages/37/3a/a1a3391538e7a45fd6d934943ff12b68d83c3d2fe54a185eee5c75e15470/pylint-quotes-0.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-05-25 12:27:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "edaniszewski",
"github_project": "pylint-quotes",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "astroid",
"specs": [
[
"==",
"2.1.0"
]
]
},
{
"name": "isort",
"specs": [
[
"==",
"4.3.4"
]
]
},
{
"name": "lazy-object-proxy",
"specs": [
[
"==",
"1.3.1"
]
]
},
{
"name": "mccabe",
"specs": [
[
"==",
"0.6.1"
]
]
},
{
"name": "pylint",
"specs": [
[
"==",
"2.2.2"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.12.0"
]
]
},
{
"name": "typed-ast",
"specs": [
[
"==",
"1.1.0"
]
]
},
{
"name": "wrapt",
"specs": [
[
"==",
"1.10.11"
]
]
}
],
"tox": true,
"lcname": "pylint-quotes"
}