{
"info": {
"author": "Tomohiro NAKAMURA",
"author_email": "quickness.net@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 3.4"
],
"description": "===========\nacme.dchat\n===========\n\nWhat API ?\n==========\n`NTT docomo `_ has `a chatting API `_.\n\nThis software provides a client for the api.\n\nHow to use?\n===========\n1. Get API KEY.\n2. Call client.\n\n .. code-block:: python\n\n >>> from acme.dchat import DocomoChatClient\n >>> c = DocomoChatClient('some api key')\n >>> c.talk('hello, world.')\n 'Hello\u3092\u805e\u304f\u3088\u3046\u3067\u3059'",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/jptomo/acme.dchat",
"keywords": "chat",
"license": "Apache Software License",
"maintainer": null,
"maintainer_email": null,
"name": "acme.dchat",
"package_url": "https://pypi.org/project/acme.dchat/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/acme.dchat/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/jptomo/acme.dchat"
},
"release_url": "https://pypi.org/project/acme.dchat/0.1/",
"requires_dist": null,
"requires_python": null,
"summary": "This software aim to provide a chatting tool with the NTT docomo API",
"version": "0.1"
},
"last_serial": 1386025,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "20865b1ffee439c663a84a1d97169fb5",
"sha256": "5071156d55af42a44fa3be8cd13a8804d06b8641d31c6610b2cf2fd63b7a43bf"
},
"downloads": -1,
"filename": "acme.dchat-0.1.tar.gz",
"has_sig": false,
"md5_digest": "20865b1ffee439c663a84a1d97169fb5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2732,
"upload_time": "2015-01-17T17:31:03",
"url": "https://files.pythonhosted.org/packages/47/83/fceb58ea27923a0005bc3d588f7cef39452ff084b3f441b8647d7f7f641e/acme.dchat-0.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "20865b1ffee439c663a84a1d97169fb5",
"sha256": "5071156d55af42a44fa3be8cd13a8804d06b8641d31c6610b2cf2fd63b7a43bf"
},
"downloads": -1,
"filename": "acme.dchat-0.1.tar.gz",
"has_sig": false,
"md5_digest": "20865b1ffee439c663a84a1d97169fb5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2732,
"upload_time": "2015-01-17T17:31:03",
"url": "https://files.pythonhosted.org/packages/47/83/fceb58ea27923a0005bc3d588f7cef39452ff084b3f441b8647d7f7f641e/acme.dchat-0.1.tar.gz"
}
]
}