Package: postgresql-13-numeral Source: postgresql-numeral Version: 1.3-9.pgdg26.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 104 Depends: postgresql-13, libc6 (>= 2.38) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-13-numeral_1.3-9.pgdg26.04+1_amd64.deb Size: 24056 SHA512: d1377a26c4fee02c2f746df26831163ff4b2b434ef9f8b48ad8da4631c5dda7825cfb7bdb89d7708089d651b379a896960bafa0874e522ec0c09b0bc22b09b0a SHA256: 8246d07c99a08eb25dda15484e4ae04ed129565ef318058a2321439d12d81f5d SHA1: 14a9a415ac4a937c768d1e1e5b00a8aa3ba71f63 MD5sum: c8e72b2ac2804b387a4105d56d8e399d 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, ...)