Package: postgresql-13-numeral Source: postgresql-numeral Version: 1.3-7.pgdg20.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 267 Depends: postgresql-13, postgresql-13-jit-llvm (>= 10), libc6 (>= 2.14) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-13-numeral_1.3-7.pgdg20.04+1_amd64.deb Size: 78880 SHA256: e0ba2ae6806443d117035d60ea9e5a2b7b02b1d39c293ce1b988d2a14e31fb40 SHA1: be487967e991d02ee9a7c0635337e27759423f64 MD5sum: dfd4d030bbd3a191e7aeae72fff1f829 Description: numeral datatypes for PostgreSQL This module provides numeric data types for PostgreSQL that use numerals (words instead of digits) for input and output. . * numeral: English numerals (one, two, three, four, ...), short scale (10^9 = trillion) * zahl: German numerals (eins, zwei, drei, vier, ...), long scale (10^9 = Milliarde) * roman: Roman numerals (I, II, III, IV, ...)