[ Bron: bibtexparser ]
Pakket: python3-bibtexparser (1.1.0+ds-3)
Verwijzigingen voor python3-bibtexparser
Debian bronnen:
Het bronpakket bibtexparser downloaden:
- [bibtexparser_1.1.0+ds-3.dsc]
- [bibtexparser_1.1.0+ds.orig.tar.xz]
- [bibtexparser_1.1.0+ds-3.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-future
- Clean single-source support for Python 3 and 2 - Python 3.x
-
- dep: python3-pyparsing
- alternative to creating and executing simple grammars - Python 3.x