haskell-hledger-interest 1.6.0-1 source package in Ubuntu

Changelog

haskell-hledger-interest (1.6.0-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <email address hidden>  Mon, 20 Sep 2021 16:07:16 -0400

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-hledger-interest_1.6.0-1.dsc 2.3 KiB 0842a9798a5e150c21d1befc4b952314879c84a1bacd61f5c6fac9481c314a1e
haskell-hledger-interest_1.6.0.orig.tar.gz 8.4 KiB 5817bc5ff289758e7f6b139d93a234b5f436f2f7bd26cd6c5991cc1d6aab1768
haskell-hledger-interest_1.6.0-1.debian.tar.xz 3.3 KiB 75e5e1448529ae96a309d091dac25118a3ea7828456df06be32e9e1ce22faa38

No changes file available.

Binary packages built by this source

hledger-interest: interest computing for (h)ledger

 hledger-interest is a small command-line utility based on Simon Michael's
 hledger library. Its purpose is to compute interest for a given ledger
 account. Using command line flags, the program can be configured to use
 various schemes for day-counting, such as act/act, 30/360, 30E/360, and
 30/360isda. Furthermore, it supports a (small) number of interest schemes,
 i.e. annual interest with a fixed rate and the scheme mandated by the
 German BGB288 (Basiszins für Verbrauchergeschäfte). Extending support for
 other schemes is fairly easy, but currently requires changes to the source
 code.