beancount 2.3.5-2build1 source package in Ubuntu

Changelog

beancount (2.3.5-2build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Fri, 17 Mar 2023 09:25:19 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
beancount_2.3.5.orig.tar.gz 1.6 MiB 374e4e6a76684007b60aca95d76340cfe5bc46356150000b5f1df58db77fb90f
beancount_2.3.5-2build1.debian.tar.xz 6.7 KiB 889b087b568222d9e3f721a00b9b6b55e74ee8018e4d7bfff7e857bf69759fcf
beancount_2.3.5-2build1.dsc 2.3 KiB a83b5fee00e7ae6b759543d6539acd2dc6710976b2a126b704defbdb8a43da0d

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 python3-google-auth-oauthlib]
  - 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 python3-google-auth-oauthlib]
  - 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