PACKAGE NAME: python-coverage-7.13.2-x86_64-1cf.txz PACKAGE MIRROR: https://slackers.it/repository/slackware64-current/ PACKAGE LOCATION: ./python-coverage PACKAGE SIZE (compressed): 376 K PACKAGE SIZE (uncompressed): 2290 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python-coverage: python-coverage (Code coverage measurement for Python) python-coverage: python-coverage: Coverage.py measures code coverage, typically during test execution. python-coverage: It uses the code analysis tools and tracing hooks provided in the python-coverage: Python standard library to determine which lines are executable, python-coverage: and which have been executed. python-coverage: python-coverage: python-coverage: python-coverage: python-coverage: