{ "info": { "author": "David Moreau Simard", "author_email": "dms@redhat.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "About\n=====\nrpm-versiontracker_ is a small, generic, Flask_ web application that\nleverages the `DNF API`_ to display the list of packages available from\ndifferent repositories and compare them.\n\nIt provides a REST API to query it's settings and return package lists so you\ncan build and integrate around it.\n\n``DNF`` is short for ``Dandified Yum``, the next generation of package\nmanagement for Red Hat based distributions.\n\n.. _rpm-versiontracker: https://github.com/dmsimard/rpm-versiontracker\n.. _Flask: http://flask.pocoo.org/\n.. _DNF API: http://dnf.readthedocs.org/en/latest/index.html\n\nUse case\n========\nThe typical use case for this application is to monitor which version is in\nwhich repository.\n\nIf you happen to have multiple mirrors for your packages (i.e: trunk, staging,\nproduction), this tool could be useful.\n\nWe have created this application to be able to easily distinguish versions of\nthe same packages across different repositories.\n\nWhat it looks like\n==================\nThis application is currently used for following package versions across\ndifferent Openstack repositories here_.\n\n.. _here: http://versiontracker.dmsimard.com\n\nDocumentation\n=============\nDocumentation on the REST API, how to install, configure and run\n``rpm-versiontracker`` is available on ReadTheDocs.org_\n\n.. _ReadTheDocs.org: http://rpm-versiontracker.readthedocs.org/en/latest/\n\nAuthor\n======\nDavid Moreau Simard\n\nCopyright\n=========\nCopyright 2015 Red Hat, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dmsimard/rpm-versiontracker", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "rpm-versiontracker", "package_url": "https://pypi.org/project/rpm-versiontracker/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rpm-versiontracker/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/dmsimard/rpm-versiontracker" }, "release_url": "https://pypi.org/project/rpm-versiontracker/0.1.1.dev10/", "requires_dist": null, "requires_python": null, "summary": "A web application to track differences across RPM repositories", "version": "0.1.1.dev10" }, "last_serial": 1748166, "releases": { "0.1.1.dev10": [], "0.1.1.dev9": [] }, "urls": [] }