Search Criteria
Package Details: beangulp 0.2.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/beangulp.git (read-only, click to copy) |
|---|---|
| Package Base: | beangulp |
| Description: | Importers framework for Beancount |
| Upstream URL: | https://github.com/beancount/beangulp |
| Licenses: | GPL |
| Submitter: | wzyboy |
| Maintainer: | wzyboy |
| Last Packager: | wzyboy |
| Votes: | 3 |
| Popularity: | 0.013623 |
| First Submitted: | 2024-12-30 02:41 (UTC) |
| Last Updated: | 2026-01-16 01:23 (UTC) |
Dependencies (11)
- beancountAUR (beancount-gitAUR)
- python
- python-beautifulsoup4
- python-chardet
- python-click
- python-lxml
- python-magic (python-magic-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
wzyboy commented on 2026-01-19 06:30 (UTC)
@gesh It's just a temporary solution. I'll remove the rm line when upstream made the next tagged release. TBH there's no tagged release for a year now :)
gesh commented on 2026-01-18 21:48 (UTC)
Ah, and I see upstream has already addressed the issue, see https://github.com/beancount/beangulp/commit/80ca7eb28234704b4a389612c06b905f1a2099f8 I guess the documentation value isn't high enough? Regardless, you could just use that as a patch.
gesh commented on 2026-01-18 14:52 (UTC) (edited on 2026-01-18 14:55 (UTC) by gesh)
Instead, these files should be moved somewhere undersite-packages/beangulpActually, I'm having trouble understanding how they even ended up in the package...
gesh commented on 2026-01-18 14:39 (UTC)
Unclear why the latest change was necessary -- these files are useful documentation+support tools for writing one's own importers
lilydjwg commented on 2024-12-30 09:20 (UTC)
python-setuptools is needed to build the package.