metadata.json 1.9 KB

1
  1. {"classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Natural Language :: Dutch", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Object Brokering", "Topic :: System :: Distributed Computing", "Topic :: System :: Networking"], "extensions": {"python.commands": {"wrap_console": {"pyro4-check-config": "Pyro4.configuration:configuration_dump", "pyro4-flameserver": "Pyro4.utils.flameserver:main", "pyro4-httpgateway": "Pyro4.utils.httpgateway:main", "pyro4-ns": "Pyro4.naming:main", "pyro4-nsc": "Pyro4.nsc:main", "pyro4-test-echoserver": "Pyro4.test.echoserver:main"}}, "python.details": {"contacts": [{"email": "irmen@razorvine.net", "name": "Irmen de Jong", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://pythonhosted.org/Pyro4/"}}, "python.exports": {"console_scripts": {"pyro4-check-config": "Pyro4.configuration:configuration_dump", "pyro4-flameserver": "Pyro4.utils.flameserver:main", "pyro4-httpgateway": "Pyro4.utils.httpgateway:main", "pyro4-ns": "Pyro4.naming:main", "pyro4-nsc": "Pyro4.nsc:main", "pyro4-test-echoserver": "Pyro4.test.echoserver:main"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "keywords": ["distributed", "objects", "middleware", "network", "communication", "remote", "method", "call", "IPC"], "license": "MIT", "metadata_version": "2.0", "name": "Pyro4", "platform": "any", "requires": "serpent", "run_requires": [{"requires": ["serpent (>=1.15)"]}, {"environment": "python_version<'3.4'", "requires": ["selectors34"]}], "summary": "distributed object middleware for Python (RPC)", "version": "4.52"}