Source: hdmf Maintainer: Debian Med Packaging Team Uploaders: Yaroslav Halchenko Section: python Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: dh-python, python3-setuptools, python3-all, debhelper-compat (= 13), python3-certifi, python3-chardet, python3-h5py (>= 2.9~), python3-idna, python3-numpy, python3-scipy, python3-dateutil, python3-requests, python3-ruamel.yaml, python3-six, python3-urllib3, python3-pandas, python3-unittest2 Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/med-team/hdmf Vcs-Git: https://salsa.debian.org/med-team/hdmf.git Homepage: https://github.com/hdmf-dev/hdmf Rules-Requires-Root: no Package: python3-hdmf Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-certifi, python3-chardet, python3-h5py (>= 2.9~), python3-idna, python3-numpy, python3-scipy, python3-dateutil, python3-requests, python3-ruamel.yaml, python3-six, python3-urllib3, python3-pandas Description: Hierarchical Data Modeling Framework The Hierarchical Data Modeling Framework (HDMF) is a Python package for working with hierarchical data. It provides APIs for specifying data models, reading and writing data to different storage backends, and representing data with Python object.