[ 原始碼: bibtexparser ]
套件:python3-bibtexparser(2.0.0b5+really1.4.1-1)
python3-bibtexparser 的相關連結
Debian 的資源:
下載原始碼套件 bibtexparser:
- [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]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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
其他與 python3-bibtexparser 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pyparsing
- alternative to creating and executing simple grammars - Python 3.x