{ "info": { "author": "Liam Wickins", "author_email": "liamw9534@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Communications", "Topic :: Software Development :: Libraries" ], "description": "****************************\npyconnman\n****************************\n\n.. image:: https://pypip.in/version/pyconnman/badge.png?update\n :target: https://pypi.python.org/pypi/pyconnman/\n :alt: Latest PyPI version\n\n.. image:: https://pypip.in/download/pyconnman/badge.png?update\n :target: https://pypi.python.org/pypi/pyconnman/\n :alt: Number of PyPI downloads\n\n.. image:: https://travis-ci.org/liamw9534/pyconnman.png?branch=master\n :target: https://travis-ci.org/liamw9534/pyconnman\n :alt: Travis CI build status\n\n.. image:: https://coveralls.io/repos/liamw9534/pyconnman/badge.png?branch=master\n :target: https://coveralls.io/r/liamw9534/pyconnman?branch=master\n :alt: Test coverage\n\nA library for managing network connectivity using Python, ConnMan and DBus.\n\nInstallation\n============\n\nInstall the python library by running:\n\n pip install pyconnman\n\n\nDocumentation\n=============\n\nDocumentation is hosted at https://pythonhosted.org/pyconnman\n\n\nProject resources\n=================\n\n- `Source code `_\n- `Issue tracker `_\n- `Download development snapshot `_\n\n\nChangelog\n=========\n\nv0.1.0\n------\n\nInitial release supporting ConnMan v1.24 dbus API with following interfaces:\n\n- ConnManager (net.connman.Manager)\n- ConnService (net.connman.Service)\n- ConnTechnology (net.connman.Technology)\n\nServices:\n\n- SimpleWifiAgent (net.connman.Agent)", "description_content_type": null, "docs_url": "https://pythonhosted.org/pyconnman/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/liamw9534/pyconnman", "keywords": null, "license": "Apache License, Version 2.0", "maintainer": null, "maintainer_email": null, "name": "pyconnman", "package_url": "https://pypi.org/project/pyconnman/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyconnman/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/liamw9534/pyconnman" }, "release_url": "https://pypi.org/project/pyconnman/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Python-based Network Connectivity Management", "version": "0.1.0" }, "last_serial": 1131957, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b7fa82034b1c0e1fb1b518ffe3bb4fc0", "sha256": "46c64c0692063fd0c9fb0216d49f7884bec9fa9760d8473db4b1e2f8162fab4a" }, "downloads": -1, "filename": "pyconnman-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b7fa82034b1c0e1fb1b518ffe3bb4fc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23017, "upload_time": "2014-06-20T15:45:59", "url": "https://files.pythonhosted.org/packages/17/ac/50b74074458112962c4ec9682ba10c356bd84d17fc6d29029e647235b1fa/pyconnman-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b7fa82034b1c0e1fb1b518ffe3bb4fc0", "sha256": "46c64c0692063fd0c9fb0216d49f7884bec9fa9760d8473db4b1e2f8162fab4a" }, "downloads": -1, "filename": "pyconnman-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b7fa82034b1c0e1fb1b518ffe3bb4fc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23017, "upload_time": "2014-06-20T15:45:59", "url": "https://files.pythonhosted.org/packages/17/ac/50b74074458112962c4ec9682ba10c356bd84d17fc6d29029e647235b1fa/pyconnman-0.1.0.tar.gz" } ] }