Source: pg-rrule Section: database Priority: optional Maintainer: Debian PostgreSQL Maintainers Uploaders: Dominik George , Build-Depends: debhelper-compat (= 13), architecture-is-64-bit , libical-dev, pkgconf, postgresql-all , postgresql-server-dev-all, Standards-Version: 4.7.2 Homepage: https://github.com/petropavel13/pg_rrule XS-Testsuite: autopkgtest Vcs-Browser: https://salsa.debian.org/postgresql/pg-rrule Vcs-Git: https://salsa.debian.org/postgresql/pg-rrule.git Package: postgresql-18-pg-rrule Architecture: any Depends: ${misc:Depends}, ${postgresql:Depends}, ${shlibs:Depends}, Breaks: ${postgresql:Breaks}, Description: RRULE data type for PostgreSQL pg-rrule can expand recurrence rules (RRULE) as defined in the iCalendar specification (RFC 5545). It allows expanding RRULEs into concrete occurences as timestamps, which can then be queried against.