{ "info": { "author": "Arie Bregman", "author_email": "bregman.arie@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "ReqWise\n=======\n\nIf you need or prefer to use Linux RPMs only, ReqWise will read your Python project's\nrequirements and seek for them in multiple different sources, while ensuring they\nare matching the version specified in the requirement files.\n\n
\"Reqwise

\n\nInstall\n-------\n\nTo install reqwise on your system, run the following command:\n\n sudo pip install .\n\nSupported Sources\n-----------------\n\n- YUM/DNF (system defined repositories)\n- COPR (https://copr.fedorainfracloud.org)\n- Koji (http://koji.fedoraproject.org)\n\n\nExamples\n--------\n\nSearch for the default requirements files in the current directory:\n\n reqwise\n\nSearch the requirements in COPR:\n\n reqwise --copr el7-rhos9-test-deps\n\nBy default, reqwise will look for RPM short version (x.y.z), you can search for the long version (x.y.z-w):\n\n reqwise --long\n\n### Configuration (Optional)\n\nCan be set in your current working directory (reqwise.conf) or\nin '/etc/reqwise/reqwise.conf'\n\nThe configuration file consists of sources. Source is where reqwise\nwill look for your requirement\n\nAn example for configration file:\n\n [copr]\n el7-rhos9-test-deps\n el7-rhos10-test-deps\n\n [koji]\n disabled=True\n\n [yum]\n repos=my_repo,another_repo", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "Apache License, Version 2.0", "maintainer": null, "maintainer_email": null, "name": "reqwise", "package_url": "https://pypi.org/project/reqwise/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/reqwise/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/reqwise/0.0.1.dev19/", "requires_dist": null, "requires_python": null, "summary": "Python requirements analysis for RHEL/Fedora/CentOS", "version": "0.0.1.dev19" }, "last_serial": 2654168, "releases": { "0.0.1.dev18": [], "0.0.1.dev19": [ { "comment_text": "", "digests": { "md5": "8ac8d97fb2f21739d7ad1422d907f170", "sha256": "8ebad56d9a7ff356f54e98bf6afed951299514d8b718d3facb95746a254af0b2" }, "downloads": -1, "filename": "reqwise-0.0.1.dev19.tar.gz", "has_sig": false, "md5_digest": "8ac8d97fb2f21739d7ad1422d907f170", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51922, "upload_time": "2017-02-20T06:38:31", "url": "https://files.pythonhosted.org/packages/40/98/7e232b08c56b285a5a8e43c0e2998602190c7011d39054fe2c9e956cf7d4/reqwise-0.0.1.dev19.tar.gz" } ], "0.0.1.dev5": [ { "comment_text": "", "digests": { "md5": "94d41b60f290693497dd45da2684267e", "sha256": "0a8ee2948ad2122ac2c6793eceaa79838ce22289a83e837d6f62cccb1341df95" }, "downloads": -1, "filename": "reqwise-0.0.1.dev5.tar.gz", "has_sig": false, "md5_digest": "94d41b60f290693497dd45da2684267e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8592, "upload_time": "2016-10-09T11:02:23", "url": "https://files.pythonhosted.org/packages/ed/9a/0b70bbc5b37f085852b0a74e7b2fef5683e7f5d635d2f65c030c674d318c/reqwise-0.0.1.dev5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8ac8d97fb2f21739d7ad1422d907f170", "sha256": "8ebad56d9a7ff356f54e98bf6afed951299514d8b718d3facb95746a254af0b2" }, "downloads": -1, "filename": "reqwise-0.0.1.dev19.tar.gz", "has_sig": false, "md5_digest": "8ac8d97fb2f21739d7ad1422d907f170", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51922, "upload_time": "2017-02-20T06:38:31", "url": "https://files.pythonhosted.org/packages/40/98/7e232b08c56b285a5a8e43c0e2998602190c7011d39054fe2c9e956cf7d4/reqwise-0.0.1.dev19.tar.gz" } ] }