9bb16c753d
Change-Id: I7822b51127fe09bb9db85ef1918fe9faf1000b87
45 lines
1022 B
INI
45 lines
1022 B
INI
[metadata]
|
|
name = openstacki18n
|
|
summary = OpenStack I18n
|
|
description-file = README.rst
|
|
author = OpenStack
|
|
author-email = openstack-i18n@lists.openstack.org
|
|
home-page = https://docs.openstack.org/i18n/latest/
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Intended Audience :: I18n Contributors
|
|
Intended Audience :: Documentaion Contributors
|
|
Intended Audience :: Information Technology
|
|
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 :: 3
|
|
Programming Language :: Python :: 3.4
|
|
Topic :: I18n
|
|
|
|
[global]
|
|
setup-hooks =
|
|
pbr.hooks.setup_hook
|
|
|
|
[files]
|
|
|
|
[build_sphinx]
|
|
all-files = 1
|
|
warning-is-error = 1
|
|
build-dir = doc/build
|
|
source-dir = doc/source
|
|
|
|
[wheel]
|
|
universal = 1
|
|
|
|
[pbr]
|
|
warnerrors = True
|
|
|
|
[update_catalog]
|
|
domain = i18n
|
|
output_dir = i18n/locale
|
|
input_file = i18n/locale/i18n.pot
|
|
no_fuzzy_matching = True
|