Files
Denis Makogon 3a10acd212 Rename middleware package to be more explicit about its purpose
Change-Id: I1f6f27c67215516c51e4086a9901f92e346c26b0
2017-02-23 17:32:35 +07:00

26 lines
724 B
INI

[metadata]
name = functions
summary = Middleware for OpenStack Swift based on Functions-as-a-Service
description-file =
README.rst
author = Denis Makogon
author-email = denis@iron.io
home-page = http://www.openstack.org/
classifier =
Environment :: OpenStack
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
[pbr]
skip_authors = True
skip_changelog = True
[entry_points]
paste.filter_factory =
functions_middleware = functions.middleware:filter_factory