{ "info": { "author": "Ruben Quinones", "author_email": "rq.sysadmin@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Introduction\r\n============\r\n\r\nlvm2py is a ctypes based binding for lvm's liblvm2app api. There are some limitations\r\nto what it can do compared to the command line options available. For example, the \r\nresize of Physical and Logical volumes is not implemented in the api yet. Still, \r\ncontributions are planned in the near future. This is the first release, tested using\r\nLVM 2.2, please report any bugs or suggestions to my github repo in the links below or \r\nby e-mail: rq.sysadmin@gmail.com\r\n\r\nDownloads\r\n=========\r\n\r\nYou can download the package from PyPi:\r\n\r\n http://pypi.python.org/pypi/lvm2py/\r\n\r\nor checkout lvm2py on github:\r\n\r\n http://github.com/xzased/lvm2py\r\n\r\n\r\nInstallation\r\n============\r\n\r\nYou can get reparted using pip to install it from PyPI::\r\n\r\n pip install -U lvm2py\r\n\r\n.. note::\r\n You must have liblvm2app installed and available from your LD_LIBRARY_PATH\r\n\r\n\r\nDocumentation\r\n=============\r\n\r\nYou can view the documentation and quickstart guide here:\r\n\r\n http://xzased.github.com/lvm2py", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/xzased/lvm2py", "keywords": "", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "lvm2py", "package_url": "https://pypi.org/project/lvm2py/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/lvm2py/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/xzased/lvm2py" }, "release_url": "https://pypi.org/project/lvm2py/1.0/", "requires_dist": null, "requires_python": null, "summary": "Python lvm bindings", "version": "1.0" }, "last_serial": 794403, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "0ce4be413a265300c05fee1637f5c2b2", "sha256": "8e2dffd34e9734a921d3d52016dbc28dac6f19000b3f6aed6b569fc2161b0e1b" }, "downloads": -1, "filename": "lvm2py-1.0.tar.gz", "has_sig": false, "md5_digest": "0ce4be413a265300c05fee1637f5c2b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19889, "upload_time": "2012-06-08T23:19:25", "url": "https://files.pythonhosted.org/packages/80/11/7540a98afcd08254530bba9f7edec7e0e43f6c0bf433433a3469c03eac6d/lvm2py-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0ce4be413a265300c05fee1637f5c2b2", "sha256": "8e2dffd34e9734a921d3d52016dbc28dac6f19000b3f6aed6b569fc2161b0e1b" }, "downloads": -1, "filename": "lvm2py-1.0.tar.gz", "has_sig": false, "md5_digest": "0ce4be413a265300c05fee1637f5c2b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19889, "upload_time": "2012-06-08T23:19:25", "url": "https://files.pythonhosted.org/packages/80/11/7540a98afcd08254530bba9f7edec7e0e43f6c0bf433433a3469c03eac6d/lvm2py-1.0.tar.gz" } ] }