{ "info": { "author": "Bouke Haarsma", "author_email": "bouke@webatoom.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 7 - Inactive" ], "description": "**This project is currently unmaintained. Not recommended for production use.**\r\n\r\n=============\r\nSPA Phone API\r\n=============\r\n\r\nSPA Phone API provides an API for Linksys/Sipura SPA IP Phones. It can be used\r\nto programmatically update the phone's address book. Combining it into other\r\nscripts it can be used build scripts that sync the phone's address book with\r\nGoogle Contacts or CRM services.\r\n\r\n\r\nInstallation\r\n============\r\n\r\nInstallation with ``pip``:\r\n::\r\n\r\n $ pip install spa-phone-api\r\n\r\n\r\nUsage\r\n=====\r\n\r\nRead the address book\r\n::\r\n\r\n import spa_api\r\n spa_api.read('10.0.1.8')\r\n\r\nUpdate the address book\r\n::\r\n\r\n import spa_api\r\n spa_api.write('10.0.1.8', [\r\n ('Bouke Haarsma', '+31508200267'),\r\n ('WebAtoom', '+31508200267'),\r\n ('Apple Store', '+18006927753'),\r\n ])\r\n\r\n\r\nContributions\r\n=============\r\n\r\nContributions welcome!", "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/Bouke/spa-phone-api", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "spa-phone-api", "package_url": "https://pypi.org/project/spa-phone-api/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/spa-phone-api/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/Bouke/spa-phone-api" }, "release_url": "https://pypi.org/project/spa-phone-api/0.4.0/", "requires_dist": null, "requires_python": null, "summary": "Provides an API for Cisco/Linksys/Sipura VoIP SPA Phones", "version": "0.4.0" }, "last_serial": 2047813, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "99b2baf3ed40f72506467cf029b0cf4d", "sha256": "61f11d1b86bf55d9de6c88521fd6eb41af79572ce137f206887e317a393a32e3" }, "downloads": -1, "filename": "spa-phone-api-0.1.0.tar.gz", "has_sig": false, "md5_digest": "99b2baf3ed40f72506467cf029b0cf4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2425, "upload_time": "2012-08-27T08:42:23", "url": "https://files.pythonhosted.org/packages/28/64/d647653832179018cab772fe2f128e0782a203e769540a725297580dd47e/spa-phone-api-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "4e083230c3cac2d4fe70f072112c9bd5", "sha256": "07d2c497ae09645055b0ec4221fda95b3e953e7babe104df734c8fa22f40a670" }, "downloads": -1, "filename": "spa-phone-api-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4e083230c3cac2d4fe70f072112c9bd5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2431, "upload_time": "2012-08-29T10:04:13", "url": "https://files.pythonhosted.org/packages/39/a9/ac6567040895af13bce0ac1f0e53e19f01b659d14207a65bac267ad76c24/spa-phone-api-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "a6bff865118f1644264369cd04749af8", "sha256": "20306cfb0b4d8085e16ff625e51b636f859d16cbd66374ee22223db86aedadf1" }, "downloads": -1, "filename": "spa-phone-api-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a6bff865118f1644264369cd04749af8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4537, "upload_time": "2012-08-29T15:16:58", "url": "https://files.pythonhosted.org/packages/b5/02/e715f3ab9c6f5b9698d36c14380e8eddfba146bc9660e1d5b7ca8cc9a919/spa-phone-api-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "3c143e98e5725d69df17841a5ff0e1d0", "sha256": "31873066a7b1008a6df84866e95fb6d5f40813ba37ce983cbdc6fa7a3ffd847a" }, "downloads": -1, "filename": "spa-phone-api-0.2.1.tar.gz", "has_sig": false, "md5_digest": "3c143e98e5725d69df17841a5ff0e1d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4567, "upload_time": "2012-08-29T15:49:00", "url": "https://files.pythonhosted.org/packages/0d/7d/e5c4aafc72bf42df28cf68ebf28ca1387f77545f8e3eb2e8cf90492e0c84/spa-phone-api-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "83425f94ba048edb98709afbd57d2817", "sha256": "091f00d3c73bca2469641a20e870103ce46fe804fd63e6d92d7d5ee331d351fe" }, "downloads": -1, "filename": "spa-phone-api-0.2.2.tar.gz", "has_sig": false, "md5_digest": "83425f94ba048edb98709afbd57d2817", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4571, "upload_time": "2012-10-25T04:48:52", "url": "https://files.pythonhosted.org/packages/eb/7b/1f999cfd62abc097e547554ea38097e271a4a1b0f883934a9a5fcf6dad48/spa-phone-api-0.2.2.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "9f3cbd8fb10ed7a3dafe7104b692949e", "sha256": "4efe20c2025571787e1dca2d484b96a4107934fc2b09ae7da18c2f9158090042" }, "downloads": -1, "filename": "spa-phone-api-0.3.0.tar.gz", "has_sig": false, "md5_digest": "9f3cbd8fb10ed7a3dafe7104b692949e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6000, "upload_time": "2012-12-04T11:02:17", "url": "https://files.pythonhosted.org/packages/d0/d1/864f8707ae99285a78601b3ef9f917844c6a4a01f6a6b621583c675c8161/spa-phone-api-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "9aca1f0a0a5e900743703eea06d20f28", "sha256": "f7bda77d043cc4858c70adef7778fb8e9827843ab336efe3231946dfe6f8c31e" }, "downloads": -1, "filename": "spa-phone-api-0.4.0.tar.gz", "has_sig": false, "md5_digest": "9aca1f0a0a5e900743703eea06d20f28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2868, "upload_time": "2013-05-04T09:51:52", "url": "https://files.pythonhosted.org/packages/4c/31/e366901048a0c0d3f7e77746af98d709dc7691880d891446e4452938b585/spa-phone-api-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9aca1f0a0a5e900743703eea06d20f28", "sha256": "f7bda77d043cc4858c70adef7778fb8e9827843ab336efe3231946dfe6f8c31e" }, "downloads": -1, "filename": "spa-phone-api-0.4.0.tar.gz", "has_sig": false, "md5_digest": "9aca1f0a0a5e900743703eea06d20f28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2868, "upload_time": "2013-05-04T09:51:52", "url": "https://files.pythonhosted.org/packages/4c/31/e366901048a0c0d3f7e77746af98d709dc7691880d891446e4452938b585/spa-phone-api-0.4.0.tar.gz" } ] }