I've picked this up again seeing it was orphaned again and that I needed this to test python-habanero
. I don't know if I will keep it once 2.0.0 releases in repos, but until then I'm here.
Search Criteria
Package Details: python-bibtexparser-git 2.0.0b8.r0.gb379599-2
Package Actions
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.017918 |
First Submitted: | 2018-03-18 16:30 (UTC) |
Last Updated: | 2025-01-28 15:25 (UTC) |
Dependencies (8)
- python (python37AUR, python311AUR, python310AUR)
- python-pylatexenc
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-pytest (check)
- python-pytest-cov (check)
Required by (24)
- arxivcheck (requires python-bibtexparser)
- badabib (requires python-bibtexparser)
- badabib-git (requires python-bibtexparser)
- bibcure (requires python-bibtexparser)
- citebib (requires python-bibtexparser)
- cobib (requires python-bibtexparser)
- cobib-git (requires python-bibtexparser)
- doi2bib (requires python-bibtexparser)
- papis (requires python-bibtexparser)
- papis-git (requires python-bibtexparser)
- pubs (requires python-bibtexparser)
- pubs-git (requires python-bibtexparser)
- python-academic-admin (requires python-bibtexparser)
- python-habanero (requires python-bibtexparser) (check)
- python-habanero (requires python-bibtexparser) (optional)
- python-papers-cli (requires python-bibtexparser)
- python-pdf2bib (requires python-bibtexparser)
- python-pyzotero (requires python-bibtexparser)
- python-qiime2 (requires python-bibtexparser)
- python-scholarly (requires python-bibtexparser)
- Show 4 more...
Sources (1)
Latest Comments
gesh commented on 2025-01-28 14:58 (UTC)
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
Pinned Comments
gesh commented on 2025-01-28 14:58 (UTC)
I've picked this up again seeing it was orphaned again and that I needed this to test
python-habanero
. I don't know if I will keep it once 2.0.0 releases in repos, but until then I'm here.