[metadata] name = os_faults summary = OpenStack fault-injection library description_file = README.rst description_content_type = text/x-rst; charset=UTF-8 author = OpenStack author_email = openstack-discuss@lists.openstack.org url = http://os-faults.readthedocs.io/ download_url = https://pypi.org/project/os-faults/ project_urls = Bug Tracker = https://bugs.launchpad.net/os-faults Documentation = http://os-faults.readthedocs.io/ Source Code = https://opendev.org/performa/os-faults/ python_requires = >=3.8 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 :: 3 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 [files] packages = os_faults [entry_points] console_scripts = os-inject-fault = os_faults.cmd.cmd:main os-faults = os_faults.cmd.main:main [compile_catalog] directory = os_faults/locale domain = os_faults [update_catalog] domain = os_faults output_dir = os_faults/locale input_file = os_faults/locale/os_faults.pot [extract_messages] keywords = _ gettext ngettext l_ lazy_gettext mapping_file = babel.cfg output_file = os_faults/locale/os_faults.pot