{ "info": { "author": "Emmanuel Vadot", "author_email": "elbarto@bocal.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Utilities" ], "description": "BLIH - Bocal Lightweight Interface for Humans\n=============================================\n\n|build-status|\n\nScript for using the bocal api (BLIH).\n\nUsage::\n\n usage: blih [-h] [-u USER] [-t TOKEN] [-v] {repository,sshkey} ...\n \n positional arguments:\n {repository,sshkey} The main command\n repository Manage your repository\n sshkey Manage your sshkey\n \n optional arguments:\n -h, --help show this help message and exit\n -u USER, --user USER The user\n -t TOKEN, --token TOKEN\n Specify the token on the command line\n -v, --verbose Increase the verbosity level\n\nRepository ::\n\n usage: blih repository [-h] {create,delete,info,list,getacl,setacl} ...\n \n positional arguments:\n {create,delete,info,list,getacl,setacl}\n The subcommand\n create Create a repository\n delete Delete a repository\n info Get information about a repository\n list Get the list of your repositories\n getacl Manage repository acls\n setacl Get repository acls\n \n optional arguments:\n -h, --help show this help message and exit\n\nSSHKey ::\n\n usage: blih sshkey [-h] {upload,list,delete} ...\n \n positional arguments:\n {upload,list,delete} The sshkey subcommand\n upload Upload a new sshkey\n list List your sshkey(s)\n delete Delete a sshkey\n \n optional arguments:\n -h, --help show this help message and exit\n\n\n.. |build-status| image:: https://circleci.com/gh/bocal/blih.svg?&style=shield\n :target: https://circleci.com/gh/bocal/blih", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bocal/blih", "keywords": "blih bocal api", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "blih", "package_url": "https://pypi.org/project/blih/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/blih/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bocal/blih" }, "release_url": "https://pypi.org/project/blih/2.0/", "requires_dist": null, "requires_python": null, "summary": "BLIH - Bocal Lightweight Interface for Humans", "version": "2.0" }, "last_serial": 1936671, "releases": { "2.0": [] }, "urls": [] }