Metadata-Version: 2.1
Name: allpairspy
Version: 2.4.1
Summary: Pairwise test combinations generator
Home-page: https://github.com/thombashi/allpairspy
Author: MetaCommunications Engineering
Author-email: metacomm@users.sourceforge.net
Maintainer: Tsuyoshi Hombashi
Maintainer-email: tsuyoshi.hombashi@gmail.com
License: MIT License
Project-URL: Tracker, https://github.com/thombashi/allpairspy/issues
Description: Pairwise (aka 'all-pairs') test combinations generator written in
        Python. Allows one to create a set of tests using 'pairwise combinations' method,
        reducing a number of combinations of variables
        into a lesser set that covers most situations.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Provides-Extra: build
Provides-Extra: test
Provides-Extra: release
