Source: pecunia
Priority: optional
Maintainer: John Schneiderman <JohnMS@member.fsf.org>
Build-Depends: debhelper-compat (= 13), qt6-base-dev
Standards-Version: 4.5.1
Section: libs
Homepage: http://www.schneiderman.me/projects/pecunia
Vcs-Browser: https://foss.heptapod.net/JohnMS/pecunia
Rules-Requires-Root: no

Package: pecunia-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: pecunia (= ${binary:Version}), ${misc:Depends}
Description: Provides the headers needed for development.

Package: pecunia
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}
Description: A C++ library for working with currencies using
 the ISO-4217 standard. The monetary representation is in a
 fixed size and the operations between difference currencies
 is seamlessly supported.

