{ "info": { "author": "Paul-Emmanuel Raoul", "author_email": "skyper@skyplabs.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: C", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=============\npython4gnokii\n=============\n\n|Build Status|\n\npython4gnokii is a Python bindings for the\n`Gnokii `__ project.\n\nDependencies\n============\n\nTo build and make the Python module work, you need the following\nelements :\n\n- libgnokii and its headers\n- The `setuptools `__\n package\n\nOn Fedora\n---------\n\n::\n\n yum install gnokii gnokii-devel python-setuptools\n\nOn Debian\n---------\n\n::\n\n aptitude install gnokii-cli libgnokii-dev python-setuptools\n\nInstallation\n============\n\nWith pip (recommanded)\n----------------------\n\n::\n\n pip install python4gnokii\n\nFrom sources\n------------\n\n::\n\n git clone git@github.com:SkypLabs/python4gnokii.git\n cd python4gnokii\n python setup.py install\n\nHow to\n======\n\nThe best way to learn how it works is to look at the examples available\nin the\n`examples `__\nfolder.\n\nLicense\n=======\n\n`GPL version 3 `__\n\n.. |Build Status| image:: https://travis-ci.org/SkypLabs/python4gnokii.svg\n :target: https://travis-ci.org/SkypLabs/python4gnokii", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/SkypLabs/python4gnokii/archive/v0.3.0.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/SkypLabs/python4gnokii", "keywords": "gnokii bindings", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "python4gnokii", "package_url": "https://pypi.org/project/python4gnokii/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python4gnokii/", "project_urls": { "Download": "https://github.com/SkypLabs/python4gnokii/archive/v0.3.0.zip", "Homepage": "https://github.com/SkypLabs/python4gnokii" }, "release_url": "https://pypi.org/project/python4gnokii/0.3.0/", "requires_dist": null, "requires_python": "", "summary": "Python bindings for the Gnokii library", "version": "0.3.0" }, "last_serial": 2501574, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "5aefa75e11d56577fa2b2f3a3811471d", "sha256": "277d10099b0fb57ab686cf5b64bbf5871049fd630ec79ec9fa41ebb43dae321c" }, "downloads": -1, "filename": "python4gnokii-0.2.0.tar.gz", "has_sig": false, "md5_digest": "5aefa75e11d56577fa2b2f3a3811471d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17932, "upload_time": "2016-11-25T01:33:24", "url": "https://files.pythonhosted.org/packages/80/b8/a49683862f3d366f5b2af4a3ed19465a7e96937900f7566d42df4e681ee4/python4gnokii-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "2ae513a96658fdcf5fe9261e4e70fac1", "sha256": "6b3b50d148afda5801c522f41bb96e0e44f651e221f20bb849693fffbb476cdc" }, "downloads": -1, "filename": "python4gnokii-0.3.0.tar.gz", "has_sig": false, "md5_digest": "2ae513a96658fdcf5fe9261e4e70fac1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17977, "upload_time": "2016-12-06T01:41:00", "url": "https://files.pythonhosted.org/packages/f9/3b/a97e62681a3dce0e42c685b9f1164718f1f1c16960ae51305e9880c456ea/python4gnokii-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2ae513a96658fdcf5fe9261e4e70fac1", "sha256": "6b3b50d148afda5801c522f41bb96e0e44f651e221f20bb849693fffbb476cdc" }, "downloads": -1, "filename": "python4gnokii-0.3.0.tar.gz", "has_sig": false, "md5_digest": "2ae513a96658fdcf5fe9261e4e70fac1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17977, "upload_time": "2016-12-06T01:41:00", "url": "https://files.pythonhosted.org/packages/f9/3b/a97e62681a3dce0e42c685b9f1164718f1f1c16960ae51305e9880c456ea/python4gnokii-0.3.0.tar.gz" } ] }