Skip to content

EYRA-Benchmark/page_xml_gen

Repository files navigation

Overview

tests


package

Autogenerated library for handling Page XML format

  • Free software: Apache Software License 2.0

Installation

pip install git+https://github.com/eyra-benchmark/page_xml_gen

Documentation

To use the project:

import page_xml_gen
page_xml_gen.longest()

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published