metadata.json 1.5 KB

1
  1. {"name": "Fabric", "metadata_version": "2.0", "generator": "bdist_wheel (0.24.0)", "test_requires": [{"requires": ["nose (<2.0)", "fudge (<1.0)", "jinja2 (<3.0)"]}], "summary": "Fabric is a simple, Pythonic tool for remote execution and deployment.", "run_requires": [{"requires": ["paramiko (>=1.10,<3.0)"]}], "version": "1.13.2", "extensions": {"python.details": {"project_urls": {"Home": "http://fabfile.org"}, "document_names": {"description": "DESCRIPTION.rst"}, "contacts": [{"role": "author", "email": "jeff@bitprophet.org", "name": "Jeff Forcier"}]}, "python.commands": {"wrap_console": {"fab": "fabric.main:main"}}, "python.exports": {"console_scripts": {"fab": "fabric.main:main"}}}, "classifiers": ["Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Operating System :: MacOS :: MacOS X", "Operating System :: Unix", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2 :: Only", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Clustering", "Topic :: System :: Software Distribution", "Topic :: System :: Systems Administration"], "extras": []}