octavia-lib/setup.cfg

40 lines
1.1 KiB
INI

[metadata]
name = octavia-lib
summary = A library to support Octavia provider drivers.
description-file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/octavia-lib/latest/
license = Apache License, Version 2.0
classifier =
Development Status :: 5 - Production/Stable
Environment :: OpenStack
Intended Audience :: Developers
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
[files]
packages =
octavia_lib
[compile_catalog]
directory = octavia_lib/locale
domain = octavia_lib
[update_catalog]
domain = octavia_lib
output_dir = octavia_lib/locale
input_file = octavia_lib/locale/octavia_lib.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = octavia_lib/locale/octavia_lib.pot