Metadata-Version: 2.4
Name: tclib
Version: 1.0.0
Summary: A python library for managing test cases, test plans
Home-page: https://github.com/rhinstaller/tclib
Author: Pavel Holica
Author-email: pholica@redhat.com
Keywords: testcases,testplans,yaml
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3, <4
Description-Content-Type: text/plain
License-File: LICENSE
Requires-Dist: jinja2
Requires-Dist: pyyaml
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

tclib
=====

A python library for managing test cases, test plans, and requirements stored in yaml files.

**IMPORTANT NOTE:** This is just a temporary clone of the tclib repo for a smooth transition, as the project has been renamed to [rhinstaller/tplib](https://github.com/rhinstaller/tplib). You probably want to use the tplib repository instead.
