Package Details: python-bibtexparser-git 2.0.0b8.r0.gb379599-1

Git Clone URL: https://aur.archlinux.org/python-bibtexparser-git.git (read-only, click to copy)
Package Base: python-bibtexparser-git
Description: Bibtex parser in Python
Upstream URL: https://bibtexparser.readthedocs.org/
Licenses: LicenseRef-MIT
Conflicts: python-bibtexparser
Provides: python-bibtexparser
Submitter: sasvari
Maintainer: gesh
Last Packager: gesh
Votes: 2
Popularity: 0.019037
First Submitted: 2018-03-18 16:30 (UTC)
Last Updated: 2025-01-22 16:48 (UTC)

Required by (24)

Sources (1)

Pinned Comments

gesh commented on 2024-06-06 15:38 (UTC)

I've uploaded an update to address the concerns I raised in re incompatibility with v2.

However, since I don't use this package (preferring to instead rely on https://archlinux.org/packages/extra/any/python-bibtexparser/), I'm disowning this package in favor of anyone who is more interested in it.

Latest Comments

gesh commented on 2025-01-21 19:29 (UTC)

@tapajos thanks for picking the package up! I don't know what I was thinking when I wrote pkgver(), but in a well-tagged repo it usually should be a massaged version of git describe, perhaps:

git describe --tags --long | sed 's/^[^0-9]*//;s/\([^-]*-g\)/r\1/;s/-/./g'

gesh commented on 2024-06-06 15:38 (UTC)

I've uploaded an update to address the concerns I raised in re incompatibility with v2.

However, since I don't use this package (preferring to instead rely on https://archlinux.org/packages/extra/any/python-bibtexparser/), I'm disowning this package in favor of anyone who is more interested in it.

xlucn commented on 2023-06-06 07:57 (UTC)

New dependency recently (https://github.com/sciunto-org/python-bibtexparser/blob/f16c8aa5d60e5206a6e3ee2c3aa35e0f77715d12/setup.py#LL39C12-L39C12) 'python-pylatexenc' for latex encode/decode middleware