Source: pecunia
Priority: optional
Maintainer: John Schneiderman <JohnMS@member.fsf.org>
Build-Depends: debhelper (>= 11)
Standards-Version: 4.1.3
Section: libs
Homepage: http://www.schneiderman.me/projects/pecunia
Vcs-Browser: https://source.schneiderman.me/pecunia
#Vcs-Git: https://salsa.debian.org/debian/pecunia.git

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: ${shlibs: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.

