pypi-mirror/setup.cfg
Monty Taylor c28dde9d68 Strip out the things we don't need from jeepyb
Change-Id: I129b6d66840604898592de31df11b3e396cd6048
2013-09-09 13:43:53 -05:00

22 lines
684 B
INI

[metadata]
name = pypi-mirror
summary = Utility to build a partial PyPI mirror
description-file =
README.rst
author = OpenStack Infrastructure Team
author-email = openstack-infra@lists.openstack.org
home-page = http://ci.openstack.org/
classifier =
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
[entry_points]
console_scripts =
run-mirror = pypi_mirror.cmd.run_mirror:main