{ "info": { "author": "Sophian Mehboub", "author_email": "sophienmehboub@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "# deb_subscription\n\n>It's a tool for to add katello repositories to debian host and to register debian host to katello\" \n>This tool work with python2 or python3 \n>Tested with Python 2.7.13 and Python 3.5.3 on Debian 9 \n\n## Installation and Use\n```\napt update \napt install -y apt-transport-https gnupg \napt install python-pip \n\n# add to /etc/hosts\n# \n\npip install deb-subscription \n\ndeb_subscription --fqdn katello.domain.tld --organization ORG --location LOC --activation_key ACT_KEY --username admin --password xxxxxxxx \n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/smehboub/deb_subscription", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "deb-subscription", "package_url": "https://pypi.org/project/deb-subscription/", "platform": "", "project_url": "https://pypi.org/project/deb-subscription/", "project_urls": { "Homepage": "https://github.com/smehboub/deb_subscription" }, "release_url": "https://pypi.org/project/deb-subscription/0.0.0.2/", "requires_dist": [ "requests", "python-gnupg", "jinja2", "docopts" ], "requires_python": "", "summary": "A tool for to add katello repositories to debian hosts and to register debian host to katello", "version": "0.0.0.2" }, "last_serial": 5687855, "releases": { "0.0.0.1": [ { "comment_text": "", "digests": { "md5": "afda9bac443d467a3a54a6d9dcac8a30", "sha256": "58979abbc8950271e4f285e19825b97d1f2f31ce8ecc565a382b6b4539d369f4" }, "downloads": -1, "filename": "deb_subscription-0.0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "afda9bac443d467a3a54a6d9dcac8a30", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 20282, "upload_time": "2018-12-13T15:53:22", "url": "https://files.pythonhosted.org/packages/25/85/c75a40cf527dacd01ee0866c2b6a8a9bc351820cf0fc1a174a58aef43a64/deb_subscription-0.0.0.1-py2-none-any.whl" } ], "0.0.0.2": [ { "comment_text": "", "digests": { "md5": "905f4e2276956fe609498164b6543d5b", "sha256": "f8fbf1aed0594c037f3a822822f6f1b361ee48469dfe0f021eed083451d9f855" }, "downloads": -1, "filename": "deb_subscription-0.0.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "905f4e2276956fe609498164b6543d5b", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 20304, "upload_time": "2019-08-16T14:10:29", "url": "https://files.pythonhosted.org/packages/6d/11/ffd05f644bf11455f3981bc9cd9ff35e5d6b837041d30068673d01d0c5f1/deb_subscription-0.0.0.2-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "905f4e2276956fe609498164b6543d5b", "sha256": "f8fbf1aed0594c037f3a822822f6f1b361ee48469dfe0f021eed083451d9f855" }, "downloads": -1, "filename": "deb_subscription-0.0.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "905f4e2276956fe609498164b6543d5b", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 20304, "upload_time": "2019-08-16T14:10:29", "url": "https://files.pythonhosted.org/packages/6d/11/ffd05f644bf11455f3981bc9cd9ff35e5d6b837041d30068673d01d0c5f1/deb_subscription-0.0.0.2-py2-none-any.whl" } ] }