Raw Package Information

Package: postgresql-12-numeral
Source: postgresql-numeral
Version: 1.3-7.pgdg20.04+1
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 267
Depends: postgresql-12, postgresql-12-jit-llvm (>= 10), libc6 (>= 2.14)
Homepage: https://github.com/df7cb/postgresql-numeral
Priority: optional
Section: database
Filename: pool/main/p/postgresql-numeral/postgresql-12-numeral_1.3-7.pgdg20.04+1_amd64.deb
Size: 78864
SHA256: d8e132da45ff2a0134653dc6d1457c2ce8ee36575da6110617792c9017288df0
SHA1: 27b8ae114b101a82eddf6535483aa148a8434faa
MD5sum: 0163ac212e08482f2d533d27d8311ddd
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, ...)