File: control

package info (click to toggle)
spatial4j-0.4 0.4.1-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 840 kB
  • sloc: java: 6,201; xml: 230; makefile: 4
file content (28 lines) | stat: -rw-r--r-- 1,154 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
Source: spatial4j-0.4
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Hilko Bengen <bengen@debian.org>
Build-Depends: debhelper (>= 11),
               default-jdk,
               junit4,
               libcarrotsearch-randomizedtesting-java,
               libjts-java (>= 1.13),
               libmaven-bundle-plugin-java,
               libmaven-install-plugin-java,
               libslf4j-java,
               maven-debian-helper (>= 1.6.5)
Standards-Version: 4.2.0
Vcs-Git: git://anonscm.debian.org/pkg-java/spatial4j-0.4.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/spatial4j-0.4.git
Homepage: https://github.com/locationtech/spatial4j

Package: libspatial4j-0.4-java
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}
Recommends: ${maven:OptionalDepends}
Description: spatial/geospatial Java library
 Spatial4j is a general purpose spatial / geospatial Java library.
 It's core capabilities are 3-fold: to provide common
 geospatially-aware shapes, to provide distance calculations and other
 math, and to read and write the shapes to strings.