mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-22 17:06:15 +00:00
1 line
915 B
JSON
1 line
915 B
JSON
{"classifiers": ["Development Status :: 3 - Alpha", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4"], "extensions": {"python.commands": {"wrap_console": {"pyfttt": "pyfttt.cmd_script:main"}}, "python.details": {"contacts": [{"email": "bdc@bconnelly.net", "name": "Brian Connelly", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/briandconnelly/pyfttt"}}, "python.exports": {"console_scripts": {"pyfttt": "pyfttt.cmd_script:main"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "keywords": ["IFTTT", "automation"], "license": "BSD", "metadata_version": "2.0", "name": "pyfttt", "run_requires": [{"requires": ["requests (>=2.7)"]}], "summary": "Python tools for interacting with the IFTTT Maker Channel", "version": "0.3"} |