beangrow_1.0.0+git20241122-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Mon, 23 Dec 2024 16:16:06 -0500 |
Source: | beangrow |
Binary: | python3-beangrow |
Architecture: | source amd64 |
Version: | 1.0.0+git20241122-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Boyuan Yang <byang@debian.org> |
Description: | python3-beangrow - Calculating portfolio returns for Beancount (Python 3) |
Closes: | 1091327 |
Changes: | beangrow (1.0.0+git20241122-1) unstable; urgency=medium * Initial release. (Closes: #1091327) |
Files: | 2ded755ce1963df4008be7bcf57f8621 3145 python optional beangrow_1.0.0+git20241122-1.dsc e6dabc225898987d94fb60dd373eb229 95875 python optional beangrow_1.0.0+git20241122.orig.tar.gz 16bf0c74d519ed9df6bc986babe8d999 2336 python optional beangrow_1.0.0+git20241122-1.debian.tar.xz 2167ce8fb115522e88fc18a60fad0e93 11371 python optional beangrow_1.0.0+git20241122-1_amd64.buildinfo ccfd4d45a346a83674f38a32c9bfcdc7 22992 python optional python3-beangrow_1.0.0+git20241122-1_amd64.deb |
beangrow_1.0.0+git20241122-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | beangrow |
Binary: | python3-beangrow |
Architecture: | any |
Version: | 1.0.0+git20241122-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Boyuan Yang <byang@debian.org>, |
Homepage: | https://github.com/beancount/beangrow |
Description: | Calculating portfolio returns for Beancount Beangrow contains code which computes investment returns on a variety of assets, as recorded by Beancount, fed directly from a Beancount file. There are three related scripts: - configure.py: This attempts to automatically infer and generate configuration to compute returns from an existing Beancount ledger. - compute_returns.py: This extracts data for each of the investments defined in the configuration and computes the returns and generates output for each requested returns report. - download_prices.py: The compute_returns.py script outputs a list of missing (or inadequately dated) price directives to properly do its job as a side-product. This script can read that file and fetch those missing dates, which you can insert in your ledger and then rerun compute_returns.py for a more precise calculation. |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/beangrow |
Vcs-Git: | https://salsa.debian.org/python-team/packages/beangrow.git |
Build-Depends: | beancount, debhelper-compat (=13), dh-sequence-python3, protobuf-compiler, pybuild-plugin-pyproject, python3, python3-beancount, python3-poetry-core, python3-numpy, python3-pandas, python3-scipy, python3-matplotlib, python3-beanprice |
Package-List: | python3-beangrow deb python optional arch=any |
Files: | e6dabc225898987d94fb60dd373eb229 95875 beangrow_1.0.0+git20241122.orig.tar.gz 16bf0c74d519ed9df6bc986babe8d999 2336 beangrow_1.0.0+git20241122-1.debian.tar.xz |
README.source for beangrow_1.0.0+git20241122-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for python3-beangrow_1.0.0+git20241122-1_amd64.deb (click to toggle) | |
---|---|
Package: | python3-beangrow |
Source: | beangrow |
Version: | 1.0.0+git20241122-1 |
Architecture: | amd64 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 113 |
Depends: | python3-beancount, python3-beanprice, python3-matplotlib, python3-numpy, python3-pandas, python3-scipy, python3:any |
Provides: | beangrow |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/beancount/beangrow |
Description: | Calculating portfolio returns for Beancount (Python 3) Beangrow contains code which computes investment returns on a variety of assets, as recorded by Beancount, fed directly from a Beancount file. . There are three related scripts: - configure.py: This attempts to automatically infer and generate configuration to compute returns from an existing Beancount ledger. - compute_returns.py: This extracts data for each of the investments defined in the configuration and computes the returns and generates output for each requested returns report. - download_prices.py: The compute_returns.py script outputs a list of missing (or inadequately dated) price directives to properly do its job as a side-product. This script can read that file and fetch those missing dates, which you can insert in your ledger and then rerun compute_returns.py for a more precise calculation. |
contents of python3-beangrow_1.0.0+git20241122-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2024-12-23 21:16 ./ drwxr-xr-x root/root 0 2024-12-23 21:16 ./usr/ drwxr-xr-x root/root 0 2024-12-23 21:16 ./usr/bin/ -rwxr-xr-x root/root 223 2024-12-23 21:16 ./usr/bin/beangrow-prices -rwxr-xr-x root/root 233 2024-12-23 21:16 ./usr/bin/beangrow-prices-file -rwxr-xr-x root/root 223 2024-12-23 21:16 ./usr/bin/beangrow-returns drwxr-xr-x root/root 0 2024-12-23 21:16 ./usr/lib/ drwxr-xr-x root/root 0 2024-12-23 21:16 ./usr/lib/python3/ drwxr-xr-x root/root 0 2024-12-23 21:16 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow/ -rw-r--r-- root/root 0 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow/__init__.py -rwxr-xr-x root/root 4043 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow/compute_returns.py -rwxr-xr-x root/root 5414 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow/compute_returns_beam.py -rw-r--r-- root/root 3363 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow/config.proto -rwxr-xr-x root/root 2712 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow/config.py -rw-r--r-- root/root 2736 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow/config_pb2.py -rwxr-xr-x root/root 6758 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow/configure.py -rwxr-xr-x root/root 2377 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow/download_prices.py -rwxr-xr-x root/root 1746 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow/download_prices_from_file.py -rw-r--r-- root/root 21314 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow/investments.py -rwxr-xr-x root/root 22568 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow/reports.py -rwxr-xr-x root/root 12666 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow/returns.py drwxr-xr-x root/root 0 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow-0.1.0.dist-info/ -rw-r--r-- root/root 7 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow-0.1.0.dist-info/INSTALLER -rw-r--r-- root/root 1888 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow-0.1.0.dist-info/METADATA -rw-r--r-- root/root 88 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow-0.1.0.dist-info/WHEEL -rw-r--r-- root/root 173 2024-12-23 21:16 ./usr/lib/python3/dist-packages/beangrow-0.1.0.dist-info/entry_points.txt drwxr-xr-x root/root 0 2024-12-23 21:16 ./usr/share/ drwxr-xr-x root/root 0 2024-12-23 21:16 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-12-23 21:16 ./usr/share/doc/python3-beangrow/ -rw-r--r-- root/root 165 2024-12-23 21:16 ./usr/share/doc/python3-beangrow/changelog.Debian.gz -rw-r--r-- root/root 612 2024-12-23 20:47 ./usr/share/doc/python3-beangrow/copyright |
copyright of python3-beangrow_1.0.0+git20241122-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: beangrow Source: https://github.com/beancount/beangrow Files: * Copyright: 2020-2024 Martin Blais License: GPL-2.0-only Files: debian/* Copyright: 2024 Boyuan Yang <byang@debian.org> License: GPL-2.0-only or CC0-1.0 License: GPL-2.0-only On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. License: CC0-1.0 On Debian GNU/Linux systems, the complete text of the CC0-1.0 License can be found in `/usr/share/common-licenses/CC0-1.0'. |
Timestamp: 23.12.2024 / 22:03:06 (UTC)