| [metadata] |
| name = robotframework-onap |
| author = Daniel Rose |
| author_email = dr695h@att.com |
| version = 7.0.2 |
| home-page = https://github.com/onap/testsuite-python-testing-utils |
| classifier = |
| Development Status :: 4 - Beta |
| Environment :: Plugins |
| Framework :: Robot Framework |
| Framework :: Robot Framework :: Library |
| Intended Audience :: Developers |
| Intended Audience :: Information Technology |
| License :: OSI Approved :: Apache Software License |
| Operating System :: OS Independent |
| Programming Language :: Python :: 2.7 |
| Programming Language :: Python :: 3.7 |
| |
| [options] |
| python_requires = >=2.7,<=3.9 |
| |
| [files] |
| packages = |
| vcpeutils |
| ONAPLibrary |
| |
| [wheel] |
| universal = 1 |