{ "info": { "author": "Martin Kourim", "author_email": "mkourim@redhat.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Testing" ], "description": "bugzilla-docstrings\n===================\n\n.. image:: https://gitlab.com/jdupuy/bugzilla_docstrings/badges/master/pipeline.svg\n :target: https://gitlab.com/jdupuy/bugzilla_docstrings/commits/master\n :alt: pipeline status\n\n.. image:: https://gitlab.com/jdupuy/bugzilla_docstrings/badges/master/coverage.svg\n :target: https://gitlab.com/jdupuy/bugzilla_docstrings/commits/master\n :alt: coverage report\n\n.. image:: https://img.shields.io/pypi/v/bugzilla-docstrings.svg\n :target: https://pypi.python.org/pypi/bugzilla-docstrings\n :alt: Version\n\n.. image:: https://img.shields.io/pypi/pyversions/bugzilla-docstrings.svg\n :target: https://pypi.python.org/pypi/bugzilla-docstrings\n :alt: Supported Python Versions\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/ambv/black\n :alt: Code style: black\n\nDescription\n-----------\nLibrary for reading Bugzilla docstrings used in Insights and CFME QE. Includes a flake8 extension for validating the docstrings.\nThis is a fork of polarion-docstrings\n\nInstall\n-------\nTo install the package to your virtualenv, run\n\n.. code-block::\n\n pip install bugzilla-docstrings\n\nor install it from cloned directory\n\n.. code-block::\n\n pip install -e .\n\nPackage on PyPI \n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/jdupuy/bugzilla_docstrings", "keywords": "bugzilla,testing", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "bugzilla-docstrings", "package_url": "https://pypi.org/project/bugzilla-docstrings/", "platform": "", "project_url": "https://pypi.org/project/bugzilla-docstrings/", "project_urls": { "Homepage": "https://gitlab.com/jdupuy/bugzilla_docstrings" }, "release_url": "https://pypi.org/project/bugzilla-docstrings/0.0.1/", "requires_dist": [ "pyyaml" ], "requires_python": "", "summary": "Reads Bugzilla docstrings and validates them using flake8", "version": "0.0.1" }, "last_serial": 5161872, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "adddcd1c70b7cb884a68f31ef424a115", "sha256": "2e0d5ee330ac39e870bac0e15d3557c79a07fcd1d9f70dc1674ad10a99b1c87c" }, "downloads": -1, "filename": "bugzilla_docstrings-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "adddcd1c70b7cb884a68f31ef424a115", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8059, "upload_time": "2019-04-18T19:49:00", "url": "https://files.pythonhosted.org/packages/e7/0c/9cd252fb0d67121a5e332bfce4cd517a77362174be773dcba0e735fa597e/bugzilla_docstrings-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1702fa7b212d7fc47b299d85c5498294", "sha256": "3ebe7f383313e444a4012143842341ede352393e12cef60c4ddd84cb1788a103" }, "downloads": -1, "filename": "bugzilla-docstrings-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1702fa7b212d7fc47b299d85c5498294", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8677, "upload_time": "2019-04-18T19:49:02", "url": "https://files.pythonhosted.org/packages/6c/a8/1a59bb26970d3a1ffd26f06f7d81668327ae850e109f740e40935d49fe6a/bugzilla-docstrings-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "adddcd1c70b7cb884a68f31ef424a115", "sha256": "2e0d5ee330ac39e870bac0e15d3557c79a07fcd1d9f70dc1674ad10a99b1c87c" }, "downloads": -1, "filename": "bugzilla_docstrings-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "adddcd1c70b7cb884a68f31ef424a115", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8059, "upload_time": "2019-04-18T19:49:00", "url": "https://files.pythonhosted.org/packages/e7/0c/9cd252fb0d67121a5e332bfce4cd517a77362174be773dcba0e735fa597e/bugzilla_docstrings-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1702fa7b212d7fc47b299d85c5498294", "sha256": "3ebe7f383313e444a4012143842341ede352393e12cef60c4ddd84cb1788a103" }, "downloads": -1, "filename": "bugzilla-docstrings-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1702fa7b212d7fc47b299d85c5498294", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8677, "upload_time": "2019-04-18T19:49:02", "url": "https://files.pythonhosted.org/packages/6c/a8/1a59bb26970d3a1ffd26f06f7d81668327ae850e109f740e40935d49fe6a/bugzilla-docstrings-0.0.1.tar.gz" } ] }