Package: postgrest Version: 14.15-1 Architecture: amd64 Maintainer: Andrei Dziahel Installed-Size: 63871 Depends: libc6 (>= 2.38), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg), libpq5 (>= 9.2~beta3), zlib1g (>= 1:1.1.4) Filename: amd64/postgrest_14.15-1_amd64.deb Size: 9767944 MD5sum: ea8e9168aabebf998521aec448d006a7 SHA1: 9bc129b5bde86c93933b9dfa40eac8d29be78a58 SHA256: 12b98e0b39498ca25269d07a6a9139b6331d24b090e8e61672a8c631c9bdd253 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: 1061675 Depends: libpq5, zlib1g, libgmp10 Filename: amd64/postgrest-deps_14.15-1_amd64.deb Size: 89887730 MD5sum: abd429dd2aa448bf7d2e5ee3433fb37f SHA1: 2bf82dcf1f89a6c624ec8a90406305336b475e21 SHA256: db67a441a052bf4861fa3d317ece1d61e4eb06eff3dce70d3c2ec0efc93424e1 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.