Source: python-prov Standards-Version: 4.7.4 Maintainer: Debian Python Team Uploaders: Jonas Smedegaard , Section: python Testsuite: autopkgtest-pkg-python Build-Depends: debhelper-compat (= 14), dh-sequence-python3, dh-sequence-sphinxdoc, cmark-gfm , pybuild-plugin-pyproject, python3-all, python3-dateutil, python3-hypothesis, python3-jsonschema, python3-lxml, python3-myst-parser, python3-networkx, python3-pydot, python3-pytest, python3-rdflib, python3-setuptools, python3-sphinx , python3-sphinx-copybutton , python3-sphinx-furo-theme , python3-sphinx-rtd-theme , Vcs-Browser: https://salsa.debian.org/python-team/packages/python-prov Vcs-Git: https://salsa.debian.org/python-team/packages/python-prov.git Homepage: https://github.com/trungdong/prov Package: python3-prov Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Recommends: python3-lxml, python3-matplotlib, python3-rdflib, Suggests: python-prov-doc , python3-pydot, Description: W3C Provenance Data Model (Python 3) A library for W3C Provenance Data Model supporting PROV-JSON and PROV-XML import/export. . Features: * An implementation of the W3C PROV Data Model in Python. * In-memory classes for PROV assertions, which can then be output as PROV-N. * Serialization and deserializtion support: PROV-JSON and PROV-XML. * Exporting PROV documents into various graphical formats (e.g. PDF, PNG, SVG). . This package provides the modules for Python 3. Package: python-prov-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${sphinxdoc:Depends}, Built-Using: ${sphinxdoc:Built-Using}, Description: documentation for prov A library for W3C Provenance Data Model supporting PROV-JSON and PROV-XML import/export. . Features: * An implementation of the W3C PROV Data Model in Python. * In-memory classes for PROV assertions, which can then be output as PROV-N. * Serialization and deserializtion support: PROV-JSON and PROV-XML. * Exporting PROV documents into various graphical formats (e.g. PDF, PNG, SVG). . This package provides the documentation. Build-Profiles: Package: prov-tools Architecture: all Section: utils Depends: python3-prov (= ${binary:Version}), ${python3:Depends}, Description: tools for prov A library for W3C Provenance Data Model supporting PROV-JSON and PROV-XML import/export. . Features: * An implementation of the W3C PROV Data Model in Python. * In-memory classes for PROV assertions, which can then be output as PROV-N. * Serialization and deserializtion support: PROV-JSON and PROV-XML. * Exporting PROV documents into various graphical formats (e.g. PDF, PNG, SVG). . This package provides the command-line tools.