File: control

package info (click to toggle)
hyantesite 1.3.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 38,152 kB
  • ctags: 240
  • sloc: ansic: 755; sh: 192; perl: 179; makefile: 140
file content (51 lines) | stat: -rw-r--r-- 2,218 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Source: hyantesite
Priority: extra
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: serge guelton <serge.guelton@enst-bretagne.fr>
Build-Depends: debhelper (>= 7), dh-autoreconf, doxygen, help2man, dpkg (>= 1.15.4) | install-info
Standards-Version: 3.9.3
Section: science
Vcs-Svn: svn://svn.debian.org/debian-science/packages/hyantesite
Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/hyantesite/
HomePage: http://hyantes.gforge.inria.fr

Package: libhyantes-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libhyantes0 (= ${binary:Version})
Recommends: doxygen, help2man
Suggests: splint, valgrind
Description: development files for libhyantes
 C headers and man pages for those who want to develop C/C++ programs
 using libhyantes
 hyantes aims to develop new methods for the cartographic representation of
 human distributions (population density, population increase, etc.) with 
 various smoothing functions and opportunities for time-scale animations 
 of maps.
 It provides a smoothing method related to multiscalar neighbourhood 
 density estimation.

Package: libhyantes0
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: geomatic library to compute neighbourhood population potential
 hyantes aims to develop new methods for the cartographic representation of
 human distributions (population density, population increase, etc.) with 
 various smoothing functions and opportunities for time-scale animations 
 of maps.
 It provides a smoothing method related to multiscalar neighbourhood 
 density estimation.

Package: hyantesite
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libhyantes0 (= ${binary:Version})
Description: geomatic tool to compute neighbourhood population potential
 Client to perform actions provided by libhyantes.
 hyantes aims to develop new methods for the cartographic representation of
 human distributions (population density, population increase, etc.) with 
 various smoothing functions and opportunities for time-scale animations 
 of maps.
 It provides a smoothing method related to multiscalar neighbourhood 
 density estimation.