[ Bron: bibtexparser ]
Pakket: python3-bibtexparser (2.0.0b5+really1.4.1-1)
Verwijzigingen voor python3-bibtexparser
Debian bronnen:
Het bronpakket bibtexparser downloaden:
- [bibtexparser_2.0.0b5+really1.4.1-1.dsc]
- [bibtexparser_2.0.0b5+really1.4.1.orig.tar.gz]
- [bibtexparser_2.0.0b5+really1.4.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python 3 library to parse bibtex files
The bibtexparser module provides parsing and writing of BibTeX files functionality. The parsed data is returned as a simple BibDatabase object with the main attribute being entries representing bibliographic sources such as books and journal articles.
This is the Python 3 version of the package
Andere aan python3-bibtexparser gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pyparsing
- alternative to creating and executing simple grammars - Python 3.x