Package: postgrest Version: 14.15-1 Architecture: amd64 Maintainer: Andrei Dziahel Installed-Size: 64198 Depends: libc6 (>= 2.38), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg), libnuma1 (>= 2.0.11), libpq5 (>= 9.2~beta3), zlib1g (>= 1:1.1.4) Filename: amd64/postgrest_14.15-1_amd64.deb Size: 9640492 MD5sum: 629d2b35728965f0582a8ba9872b55c6 SHA1: 1e63c28a753a8c439bbb391a286f12c68e3d3d2d SHA256: 63441cfa6fee3a25faa2d0f80d2fe73867c6f2dd864e5ef00463e06ca65803c9 Section: database Priority: optional Homepage: https://postgrest.org Description: REST API service for PostgreSQL databases PostgREST automatically turns a PostgreSQL schema into a standards-compliant REST API. It reuses database roles for authentication and authorization, exposes OpenAPI metadata, and remains stateless for easy horizontal scaling. The daemon is implemented in Haskell and targets production deployments that need a performant HTTP layer in front of PostgreSQL. Package: postgrest-deps Version: 14.15-1 Architecture: amd64 Maintainer: Andrei Dziahel Installed-Size: 1053991 Depends: libpq5, zlib1g, libgmp10 Filename: amd64/postgrest-deps_14.15-1_amd64.deb Size: 91800326 MD5sum: ee26b067952f341a19786c3e366b4fca SHA1: dfedd75513c8c265d20fac6d2b70a4de31678cb7 SHA256: 37d29543e63391423f56313190e44e80d30f7a018eadfc24262229e66a76e169 Section: database Priority: optional Homepage: https://postgrest.org Description: Pre-compiled Hackage dependencies for postgrest This package contains the compiled Haskell library artifacts (cabal dist-newstyle) needed to build postgrest. It is not useful on its own and exists solely to avoid rebuilding ~220 Hackage packages on every postgrest version bump.