1 line
1.4 KiB
JSON
1 line
1.4 KiB
JSON
|
{"license": "LGPL", "name": "zeroconf", "metadata_version": "2.0", "generator": "bdist_wheel (0.24.0)", "summary": "Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)", "platform": "unix", "run_requires": [{"requires": ["enum-compat", "netifaces", "six"]}], "version": "0.17.4", "extensions": {"python.details": {"project_urls": {"Home": "https://github.com/jstasiak/python-zeroconf"}, "document_names": {"description": "DESCRIPTION.rst"}, "contacts": [{"role": "author", "name": "Paul Scott-Murphy, William McBrine, Jakub Stasiak"}]}}, "keywords": ["Bonjour", "Avahi", "Zeroconf", "Multicast", "DNS", "Service", "Discovery", "mDNS"], "classifiers": ["Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Operating System :: MacOS :: MacOS X", "Topic :: Software Development :: Libraries", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy"], "extras": []}
|