Source: pynwb
Maintainer: Yaroslav Halchenko <debian@onerussian.com>
Section: python
Priority: optional
Build-Depends:
 debhelper (>= 9),
 dh-python,
 python-all (>= 2.6.6-3), python3-all,
 python-dateutil, python3-dateutil,
 python-h5py (>= 2.7.1), python3-h5py (>= 2.7.1),
 python-numpy, python3-numpy,
 python-pandas, python3-pandas,
 python-requests, python3-requests,
 python-ruamel.yaml, python3-ruamel.yaml,
 python-setuptools (>= 0.6b3), python3-setuptools,
 python-six, python3-six,
 python-unittest2, python3-unittest2,
Standards-Version: 4.2.1
Homepage: https://github.com/NeurodataWithoutBorders/pynwb

Package: python-pynwb
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Python library for working with Neurodata in the NWB format
 PyNWB is a Python package for working with NWB files. It provides a
 high-level API for efficiently working with Neurodata stored in the
 NWB format.
 .
 Neurodata Without Borders: Neurophysiology (NWB:N) is a project to
 develop a unified data format for cellular-based neurophysiology
 data, focused on the dynamics of groups of neurons measured under a
 large range of experimental conditions.

Package: python3-pynwb
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Python library for working with Neurodata in the NWB format
 PyNWB is a Python package for working with NWB files. It provides a
 high-level API for efficiently working with Neurodata stored in the
 NWB format.
 .
 Neurodata Without Borders: Neurophysiology (NWB:N) is a project to
 develop a unified data format for cellular-based neurophysiology
 data, focused on the dynamics of groups of neurons measured under a
 large range of experimental conditions.
