Source: pyentropy
Section: python
Priority: extra
Maintainer: Yaroslav Halchenko <debian@onerussian.com>
Build-Depends: debhelper (>= 7.0.50~), python-support, python,
               python-numpy (>= 1:1.3),
               python-scipy,
               python-nose
Standards-Version: 3.9.3
Homepage: http://code.google.com/p/pyentropy
Vcs-Browser: http://git.onerussian.com/?p=deb/pyentropy.git
Vcs-git: http://git.onerussian.com/vcs/deb/pyentropy.git

Package: python-pyentropy
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
         python-numpy (>= 1.3)
Recommends: python-scipy
Suggests: python-nose
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: Python module for estimation information theoretic quantities
 A Python module for estimation of entropy and information theoretic
 quantities using cutting edge bias correction methods, such as
  * Panzeri-Treves (PT)
  * Quadratic Extrapolation (QE)
  * Nemenman-Shafee-Bialek (NSB)

