{ "info": { "author": "Drew J. Sonne", "author_email": "drew.sonne@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "pyum\n====\n\nWhy do we need this?\n--------------------\n\nWhy do we need this when there are perfectly good 'yum' and 'rpm' python\npackages?\n\nSimple really: they don't work on systems without yum or rpm (eg.\ndebian, osx).\n\nI had a need to manipulate and/or extract data from rpms and yum\nrepositories to manage rpms, but wasn't neccesarily running a\nfedora/rhel/centos system. So I build a platform agnostic system to help\nme.\n\nWhere is it at?\n---------------\n\nI have another project `yum2s3 `__\nwhich was the driving factor behind building this library. For this\nreason, the functionality in this library is driven primary by the needs\nof that project.\n\nCan I help?\n-----------\n\nPlease do! I've done my best to make this a test driven project, so if\nyou can improve my tests; please do. If you can write new tests; please\ndo. If you can expand functionality after writing tests; please do. But\nplease, write tests. For the most part I'm not fussy about branching and\nsuch with pull requests. But please write some tests. In conclusion,\ntests.", "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/drewsonne/pyum", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pyum", "package_url": "https://pypi.org/project/pyum/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyum/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/drewsonne/pyum" }, "release_url": "https://pypi.org/project/pyum/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A library for reading yum repositories and rpm metadata", "version": "0.1.1" }, "last_serial": 1813748, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "20c3f30b1c68099b700b53407b85c3c2", "sha256": "4099cbf13c9a0960b996ab187ea01e584b178e5dc07dafc3b98c9e97e2322b26" }, "downloads": -1, "filename": "pyum-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "20c3f30b1c68099b700b53407b85c3c2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7420, "upload_time": "2015-11-12T21:31:50", "url": "https://files.pythonhosted.org/packages/b9/25/b738063ac1ad53932ab958c699e94ba9e8643fd19262dd7f30fd7263f7c8/pyum-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8985daf53786ba00261a56d2c7df8b31", "sha256": "48ee4833c494ad7e0003470796ffd9ed1824ca3597435b9c0d97a120cb340d6e" }, "downloads": -1, "filename": "pyum-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8985daf53786ba00261a56d2c7df8b31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4171, "upload_time": "2015-11-12T21:31:58", "url": "https://files.pythonhosted.org/packages/c1/27/3aa11c1b4f4343700593a13bb84146c901e56d4b118e968f75bec1a06653/pyum-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "20c3f30b1c68099b700b53407b85c3c2", "sha256": "4099cbf13c9a0960b996ab187ea01e584b178e5dc07dafc3b98c9e97e2322b26" }, "downloads": -1, "filename": "pyum-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "20c3f30b1c68099b700b53407b85c3c2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7420, "upload_time": "2015-11-12T21:31:50", "url": "https://files.pythonhosted.org/packages/b9/25/b738063ac1ad53932ab958c699e94ba9e8643fd19262dd7f30fd7263f7c8/pyum-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8985daf53786ba00261a56d2c7df8b31", "sha256": "48ee4833c494ad7e0003470796ffd9ed1824ca3597435b9c0d97a120cb340d6e" }, "downloads": -1, "filename": "pyum-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8985daf53786ba00261a56d2c7df8b31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4171, "upload_time": "2015-11-12T21:31:58", "url": "https://files.pythonhosted.org/packages/c1/27/3aa11c1b4f4343700593a13bb84146c901e56d4b118e968f75bec1a06653/pyum-0.1.1.tar.gz" } ] }