# -*- coding: utf-8; -*- [metadata] name = rattail-fabric2 version = attr: rattail_fabric2.__version__ author = Lance Edgar author_email = lance@edbob.org url = https://rattailproject.org/ license = GNU GPL v3 description = Fabric (v2) Utilities for Rattail long_description = file: README.rst classifiers = Development Status :: 3 - Alpha Environment :: Console Intended Audience :: Developers License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) Natural Language :: English Operating System :: OS Independent Programming Language :: Python :: 3 Topic :: System :: Systems Administration Topic :: Software Development :: Libraries :: Python Modules [options] install_requires = fabric2 invoke rattail six packages = find: include_package_data = True zip_safe = False