| 123456789101112131415161718192021222324252627 |
- [metadata]
- name = mox3
- summary = Mock object framework for Python
- description-file =
- README.rst
- author = OpenStack
- author-email = openstack-dev@lists.openstack.org
- home-page = http://www.openstack.org/
- classifiers =
- Environment :: OpenStack
- Programming Language :: Python
- License :: OSI Approved :: Apache Software License
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Operating System :: OS Independent
- Development Status :: 4 - Beta
- Intended Audience :: Developers
- Topic :: Software Development :: Testing
- [files]
- packages =
- mox3
- [global]
- setup-hooks =
- pbr.hooks.setup_hook
|