django-historical-currencies 0.0.3-1
Package Information
| Description | Django currencies with historical exchange rates This is a fairly minimal Django app that renders amounts of currencies, stores historical exchange rates in the database, and performs currency conversion. When working with any historical multi-currency data, one often needs to be able to perform exchange rate calculations with historical rates. This allows the conversion to be accurately reproduced in the future. This package provides a django application handling these aspects. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Pierre-Elliott Bécue <peb@debian.org> |
| Sponsor | peb@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/django-historical-currencies.git (browse) |
| Closes | #1136975 |
| Tracker | https://tracker.debian.org/pkg/django-historical-currencies |
| Uploaded | 5 hours ago |
New Package Report
.changes
| Changed-By | Pierre-Elliott Bécue |
|---|---|
| Architecture | source all |
| Distribution | unstable |
| Date | Sun, 17 May 2026 23:39:03 +0200 |
| Source | django-historical-currencies |
| Version | 0.0.3-1 |
Changelog
django-historical-currencies (0.0.3-1) unstable; urgency=medium . * Initial release. (Closes: #1136975)
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-django-historical-currencies deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: django-historical-currencies Upstream-Contact: Stefano Rivera <stefano@rivera.za.net> Source: https://github.com/stefanor/django-historical-currencies Files: * Copyright: 2022 - 2024 Stefano Rivera <stefano@rivera.za.net> License: ISC Files: debian/* Copyright: 2026 Pierre-Elliott Bécue <peb@debian.org> License: ISC License: ISC Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.