Source: manif
Standards-Version: 4.7.4
Maintainer: Debian Robotics Team <team+robotics@tracker.debian.org>
Uploaders:
 Timo Röhling <roehling@debian.org>,
Section: science
Testsuite: autopkgtest-pkg-pybuild
Build-Depends:
 debhelper-compat (= 14),
 cmake,
 dh-sequence-python3,
 dh-sequence-numpy3,
 libceres-dev <!nocheck>,
 libeigen3-dev,
 libgtest-dev <!nocheck>,
 libpython3-all-dev,
 libtl-optional-dev,
 ninja-build,
 pybuild-plugin-pyproject,
 python3-all-dev:any,
 python3-cmake-build-extension:native,
 python3-numpy,
 python3-pybind11,
 python3-pytest <!nocheck>,
 python3-setuptools,
Vcs-Browser: https://salsa.debian.org/robotics-team/manif
Vcs-Git: https://salsa.debian.org/robotics-team/manif.git
Homepage: https://github.com/artivis/manif
Description: Lie theory library for state estimation
 manif is a Lie theory library for state estimation targeted at robotics
 applications. It is developed as a header-only C++11 library with Python 3
 wrappers.

Package: libmanif-dev
Architecture: all
Multi-Arch: foreign
Section: libdevel
Depends:
 ${misc:Depends},
 libeigen3-dev,
 libtl-optional-dev,
Recommends:
 libceres-dev,
Description: ${source:Synopsis} (C++)
 ${source:Extended-Description}
 .
 This package installs the C++ library.

Package: python3-manifpy
Architecture: any
Section: python
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
Description: ${source:Synopsis} (Python 3)
 ${source:Extended-Description}
 .
 This package installs the Python 3 module.
