beancount 2.3.3-1build3 source package in Ubuntu

Changelog

beancount (2.3.3-1build3) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Sun, 17 Oct 2021 12:21:16 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
beancount_2.3.3.orig.tar.gz 1.7 MiB 7cdcf896d7d71e790e73d060938afb8dfbe5acb0e4954cdba85db8ba823ce5a7
beancount_2.3.3-1build3.debian.tar.xz 6.2 KiB b1c06a487587718dee2c5709e4aa67dc1763ea1e646d9da8dddfe852e04a56ee
beancount_2.3.3-1build3.dsc 2.3 KiB 77a64cac4cbf301dda712f16c8b5a713c45c67adbae4d9e2945456f395582e6e

Available diffs

View changes file

Binary packages built by this source

beancount: Double-entry accounting from text files

 A double-entry bookkeeping computer language that lets you define financial
 transaction records in a text file, read them in memory, generate a variety of
 reports from them, and provides a web interface.
 .
 The following features require the following extra dependencies to be
 installed:
  - Beancount Web [python3-bottle]
  - OFX import [python3-bs4]
  - Google Sheets upload [python3-googleapi]
  - External price imports [python3-requests]

python3-beancount: Double-entry accounting from text files - Python module

 A double-entry bookkeeping computer language that lets you define financial
 transaction records in a text file, read them in memory, generate a variety of
 reports from them, and provides a web interface.
 .
 The following features require the following extra dependencies to be
 installed:
  - Beancount Web [python3-bottle]
  - OFX import [python3-bs4]
  - Google Sheets upload [python3-googleapi]
  - External price imports [python3-requests]
 .
 This package provides the underlying Python modules for beancount, allowing
 you to write your own scripts to manipulate your ledger files.

python3-beancount-dbgsym: debug symbols for python3-beancount