{ "info": { "author": "DNF developers", "author_email": "ncoghlan@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "pypi-dnf\n========\n\nPlaceholder package to make the DNF Python API available through PyPI.\n\nA number of DNF's dependencies (notable libdnf and libsolv) are\ncurrently only available as part of Linux distro packages.\n\nRight now, this package just reserves the ``dnf`` name on PyPI to avoid\nthe potential for a name conflict with the ``python3-dnf`` packages on\nLinux distros using DNF for RPM dependency management.\n\nHowever, I eventually hope to replace it with a CMake-dependent PEP 517\nbackend that runs the full libdnf build process, and then emits a\nstatically linked completely self-contained extension module as part of\na wheel file (together with the pure Python components of the DNF Python\nAPI).\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ncoghlan/pypi-dnf", "keywords": "", "license": "GPLv2+", "maintainer": "Nick Coghlan", "maintainer_email": "ncoghlan@gmail.com", "name": "dnf", "package_url": "https://pypi.org/project/dnf/", "platform": "", "project_url": "https://pypi.org/project/dnf/", "project_urls": { "Homepage": "https://github.com/ncoghlan/pypi-dnf" }, "release_url": "https://pypi.org/project/dnf/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Placeholder pending proper publication of DNF Python API", "version": "0.0.1" }, "last_serial": 3190857, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "fb481c034225e3a94b4207bd9df6da3c", "sha256": "c2f2604e515c299b09d41064458acb204549331a4636118640475523bea49e63" }, "downloads": -1, "filename": "dnf-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fb481c034225e3a94b4207bd9df6da3c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 19998, "upload_time": "2017-09-21T07:30:35", "url": "https://files.pythonhosted.org/packages/e8/8c/52c323cb5d0729e76d1890f4bf525be0e2a27c6b672b979093381bdc64f5/dnf-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7712de857f259f7404c222f132b74ace", "sha256": "002e62abad7eda1913027dea37a06e03528c03c712364215eb66a8873ff2b087" }, "downloads": -1, "filename": "dnf-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7712de857f259f7404c222f132b74ace", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8613, "upload_time": "2017-09-21T07:30:37", "url": "https://files.pythonhosted.org/packages/06/63/af6935074fcb9793f565c157e59877f97bb7f9d29470cb6b5d257f7161f3/dnf-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fb481c034225e3a94b4207bd9df6da3c", "sha256": "c2f2604e515c299b09d41064458acb204549331a4636118640475523bea49e63" }, "downloads": -1, "filename": "dnf-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fb481c034225e3a94b4207bd9df6da3c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 19998, "upload_time": "2017-09-21T07:30:35", "url": "https://files.pythonhosted.org/packages/e8/8c/52c323cb5d0729e76d1890f4bf525be0e2a27c6b672b979093381bdc64f5/dnf-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7712de857f259f7404c222f132b74ace", "sha256": "002e62abad7eda1913027dea37a06e03528c03c712364215eb66a8873ff2b087" }, "downloads": -1, "filename": "dnf-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7712de857f259f7404c222f132b74ace", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8613, "upload_time": "2017-09-21T07:30:37", "url": "https://files.pythonhosted.org/packages/06/63/af6935074fcb9793f565c157e59877f97bb7f9d29470cb6b5d257f7161f3/dnf-0.0.1.tar.gz" } ] }