Source: symmetrize
Maintainer: Debian Python Modules Team <python-modules-team@alioth-lists.debian.net>
Uploaders: Roland Mas <lolando@debian.org>
Section: python
Priority: optional
Build-Depends: dh-python,
 python3-setuptools,
 python3-all,
 debhelper-compat (= 13),
 python3-numpy,
 python3-skimage,
 python3-astropy,
 python3-photutils,
 python3-opencv,
 python3-sphinx,
 python3-sphinx-rtd-theme,
 python3-recommonmark,
Standards-Version: 3.9.6
Homepage: https://github.com/RealPolitiX/symmetrize

Package: python3-symmetrize
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Symmetrization and centering of 2D pattern
 Symmetrization of 2D pattern using nonrigid landmark registration
 with symmetry constraints. Implemented registration methods include
 projective transform and thin plate spline. Details are given in the
 publication associated with the package.
 .
 This package contains the Python 3 module.

Package: python-symmetrize-doc
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends}
Description: Symmetrization and centering of 2D pattern - documentation
 Symmetrization of 2D pattern using nonrigid landmark registration
 with symmetry constraints. Implemented registration methods include
 projective transform and thin plate spline. Details are given in the
 publication associated with the package.
 .
 This package contains the documentation.
