{ "info": { "author": "Russell Sim", "author_email": "russell.sim@arcs.org.au", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Topic :: Security", "Topic :: Security :: Cryptography", "Topic :: System :: Distributed Computing" ], "description": ".. contents::\n\nIntroduction\n============\n\nThis tool provides an easy way for users to retrieve their SLCS certificates from a SWITCH SLCS server.\n\nUsage\n-----\n\nUsage::\n\n $ slick-init --help\n Usage: slick-init [options] [idp]\n \n Options:\n -h, --help show this help message and exit\n -d DIR, --storedir=DIR\n find IdP(s) whose name or unique ID contain a\n specified string\n -f SEARCHSTRING, --find=SEARCHSTRING\n find IdP(s) whose name or unique ID contain a\n specified string\n -i IDP, --idp=IDP unique ID of the IdP used to log in\n -k, --key prompt for key-passphrase (use Shibboleth password\n by default)\n -l, --list list all available IdP(s)\n -s SLCS, --slcs=SLCS location of SLCS server (if not specified, use\n SLCS_SERVER system variable or settings from\n [storedir]/slcs-client.properties\n -w, --write write the arguments specified on the command line to\n a config file\n -v, --verbose print status messages to stdout\n --debug print alot of messages to stdout\n\n\nConfig File\n-----------\n\nThe contents of a simple config file::\n\n $ cat ~/slcs-client.properties\n [slcs]\n idp = VPAC\n url = https://slcs1.arcs.org.au/SLCS/login\n\nInstall\n=======\n\nUbuntu\n------\n\napt-get install python-setuptools python-m2crypto\n\neasy_install --index-url http://code.arcs.org.au/pypi slick\n\nRedhat\n------\n\nyum install m2crypto python-setuptools\n\neasy_install --index-url http://code.arcs.org.au/pypi slick\n\n\nChangelog\n=========\n\n\n1.0 (2009-07-09)\n----------------\n\n* Initial release\n* Uses arcs.gsi to build certificates.\n* Shibboleth support", "description_content_type": null, "docs_url": null, "download_url": "http://code.arcs.org.au/pypi/slick/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.arcs.org.au/gitorious/shibboleth/slick", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "slick", "package_url": "https://pypi.org/project/slick/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/slick/", "project_urls": { "Download": "http://code.arcs.org.au/pypi/slick/", "Homepage": "http://code.arcs.org.au/gitorious/shibboleth/slick" }, "release_url": "https://pypi.org/project/slick/1.0/", "requires_dist": null, "requires_python": null, "summary": "Commandline tool for generating and signing a SWITCH SLCS certificate.", "version": "1.0" }, "last_serial": 112515, "releases": { "1.0": [] }, "urls": [] }