pypirc Management Client
Installation
============
Install from 'the' pypi::
pip install pypirc
Usage Example
=============
Display current pypi configuration::
pypirc
Add a pypi server::
pypirc -s mypypi -u foo -p bar -r http://mypypi.example.com/
Source
======
https://github.com/ampledata/pypirc
Author
======
Greg Albrecht gba@splunk.com
http://ampledata.org/
Copyright
=========
Copyright 2012 Splunk, Inc.
License
=======
Apache License 2.0
Raw data
{
"_id": null,
"home_page": "https://github.com/ampledata/pypirc",
"name": "pypirc",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Greg Albrecht",
"author_email": "gba@splunk.com",
"download_url": "https://files.pythonhosted.org/packages/59/a4/d435c150578746fdc6efcb54e5d034bdfe1e7192eaa0af70a7d078d561cb/pypirc-1.0.4.tar.gz",
"platform": "UNKNOWN",
"description": "pypirc Management Client\n\n\nInstallation\n============\n\nInstall from 'the' pypi::\n\n pip install pypirc\n\n\nUsage Example\n=============\n\nDisplay current pypi configuration::\n\n pypirc\n\nAdd a pypi server::\n\n pypirc -s mypypi -u foo -p bar -r http://mypypi.example.com/\n\n\nSource\n======\nhttps://github.com/ampledata/pypirc\n\nAuthor\n======\nGreg Albrecht gba@splunk.com\n\nhttp://ampledata.org/\n\n\nCopyright\n=========\nCopyright 2012 Splunk, Inc.\n\n\nLicense\n=======\nApache License 2.0\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "PyPiRC: .pypirc Manager",
"version": "1.0.4",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/ampledata/pypirc"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "59a4d435c150578746fdc6efcb54e5d034bdfe1e7192eaa0af70a7d078d561cb",
"md5": "0a87820d23eb0fce712dd9b3357fc08a",
"sha256": "56b8e8c21212020312148955515e3ea9da2db170be454e75c455963e1f104d88"
},
"downloads": -1,
"filename": "pypirc-1.0.4.tar.gz",
"has_sig": false,
"md5_digest": "0a87820d23eb0fce712dd9b3357fc08a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2640,
"upload_time": "2012-08-07T22:23:42",
"upload_time_iso_8601": "2012-08-07T22:23:42.744577Z",
"url": "https://files.pythonhosted.org/packages/59/a4/d435c150578746fdc6efcb54e5d034bdfe1e7192eaa0af70a7d078d561cb/pypirc-1.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2012-08-07 22:23:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ampledata",
"github_project": "pypirc",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "mock",
"specs": []
},
{
"name": "nose",
"specs": []
},
{
"name": "pylint",
"specs": []
},
{
"name": "pep8",
"specs": []
},
{
"name": "flake8",
"specs": []
},
{
"name": "coverage",
"specs": []
},
{
"name": "clonedigger",
"specs": []
}
],
"lcname": "pypirc"
}