{ "info": { "author": "Lumina Networks", "author_email": "oss-dev@luminanetworks.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "Brocade Flow Manager Client library\n===================================\n\nUsage\n-----\n\nThe Flow Manager client can be used as either library for packages\nwishing to more easily access the Lumina Flow Manager functions or can\nalso be used as a command line interface tool to display LFM\ninformation.\n\n::\n\n lfm --help\n\nInstallation\n------------\n\nThis library needs to be packaged into a source distribution and then\ncopied into a location that allows one of the packages that use it to\ninclude it (i.e. on a web server like nginx).\n\nCreating the source distribution\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nNeed to do the following to create source distribution\n\n1. Run the following command to make a source distribution\n\n::\n\n $ make sdist\n\n2. Copy the resulting distribution to a web server\n\n::\n\n $ cd dist\n $ scp lfm-cli-2.0.0.tar.gz :/web/dir\n\nRunning the tests\n~~~~~~~~~~~~~~~~~\n\ntests can be run on the package to ensure nothing has been broken\n\n::\n\n $ make test", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/luminanetworks/lfm-cli", "keywords": "", "license": "LICENSE", "maintainer": "", "maintainer_email": "", "name": "lfmcli", "package_url": "https://pypi.org/project/lfmcli/", "platform": "", "project_url": "https://pypi.org/project/lfmcli/", "project_urls": { "Homepage": "https://github.com/luminanetworks/lfm-cli" }, "release_url": "https://pypi.org/project/lfmcli/2.0.0/", "requires_dist": null, "requires_python": "", "summary": "CLI and Python Binding Library for Lumina Flow Manager", "version": "2.0.0" }, "last_serial": 4396375, "releases": { "2.0.0": [ { "comment_text": "", "digests": { "md5": "2d08a667cb17435a7ecb73bf45ed79b4", "sha256": "cbdb426271449c1d3f1ebc807166077f03941a8e4d42332cef429e4df90452f1" }, "downloads": -1, "filename": "lfmcli-2.0.0.tar.gz", "has_sig": false, "md5_digest": "2d08a667cb17435a7ecb73bf45ed79b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9858, "upload_time": "2018-10-20T03:19:12", "url": "https://files.pythonhosted.org/packages/46/d8/bf4a9dd78f29d963d9ef1332ebe336c4f6a5279edbcbaecaaec89fecc49d/lfmcli-2.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2d08a667cb17435a7ecb73bf45ed79b4", "sha256": "cbdb426271449c1d3f1ebc807166077f03941a8e4d42332cef429e4df90452f1" }, "downloads": -1, "filename": "lfmcli-2.0.0.tar.gz", "has_sig": false, "md5_digest": "2d08a667cb17435a7ecb73bf45ed79b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9858, "upload_time": "2018-10-20T03:19:12", "url": "https://files.pythonhosted.org/packages/46/d8/bf4a9dd78f29d963d9ef1332ebe336c4f6a5279edbcbaecaaec89fecc49d/lfmcli-2.0.0.tar.gz" } ] }