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
|
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:
architecture-is-64-bit <!pkg.postgresql.32-bit>,
debhelper-compat (= 13),
postgresql-all <!nocheck>,
postgresql-server-dev-all,
Standards-Version: 4.7.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-17-q3c
Architecture: any
Depends:
${misc:Depends},
${postgresql:Depends},
${shlibs:Depends},
Provides:
postgresql-q3c,
Description: PostgreSQL 17 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.
|