summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2018-06-12 10:51:06 +0200
committerGard Spreemann <gspreemann@gmail.com>2018-06-12 11:32:00 +0200
commitb6d352a83740be5ce12e33b0b89980538246a504 (patch)
tree8f7b9a41ec89242bf5112ad1db82c331785138ce /debian/control
parent9f3023fc3e5cb3fa7073d5b3fa2c7011002af1d1 (diff)
Install utilities (binary gudhi-utils).
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 08695af5..75a8fd73 100644
--- a/debian/control
+++ b/debian/control
@@ -132,3 +132,20 @@ Description: GUI for some of the functionality of the GUDHI library
.
This package contains GudhUI, a graphical interface to a few of GUDHI's
features. Be aware that it is quite rough around the edges.
+
+Package: gudhi-utils
+Section: math
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Utilities from the GUDHI library
+ The GUDHI library is a generic open source C++ library for
+ Topological Data Analysis (TDA) and Higher Dimensional Geometry
+ Understanding. The library offers state-of-the-art data structures
+ and algorithms to construct simplicial complexes and compute
+ persistent homology.
+ .
+ The GUDHI library is developed as part of the GUDHI project supported
+ by the European Research Council.
+ .
+ This package contains some utilities built with the GUDHI library.
+ \ No newline at end of file