File: control

package info (click to toggle)
postgresql-q3c 2.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,340 kB
  • sloc: sql: 26,253; ansic: 3,924; python: 110; perl: 104; makefile: 85; sh: 3
file content (27 lines) | stat: -rw-r--r-- 1,095 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
Source: postgresql-q3c
Section: database
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>,
           Markus Nullmeier <mnullmei@ari.uni-heidelberg.de>,
           Christoph Berg <myon@debian.org>,
Build-Depends: debhelper-compat (= 13),
               postgresql-all (>= 219~)
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: http://www.sai.msu.su/~megera/wiki/SkyPixelization
Vcs-Browser: https://salsa.debian.org/postgresql/postgresql-q3c
Vcs-Git: https://salsa.debian.org/postgresql/postgresql-q3c.git

Package: postgresql-13-q3c
Architecture: any
Depends: postgresql-13,
         ${misc:Depends},
         ${shlibs:Depends}
Provides: postgresql-q3c
Description: PostgreSQL 13 extension used for indexing the sky
 Q3C, an extension for PostgreSQL, is designed for the work with large
 astronomical catalogues or any catalogs of objects on the sphere.
 .
 This extension allows a user to perform fast circular, elliptical or
 polygonal searches on the sky as well as fast cross-matches.