[ buster ]
[ 原始碼: bibtexparser ]
套件:python-bibtexparser(1.1.0+ds-1)
python-bibtexparser 的相關連結
Debian 的資源:
下載原始碼套件 bibtexparser:
- [bibtexparser_1.1.0+ds-1.dsc]
- [bibtexparser_1.1.0+ds.orig.tar.xz]
- [bibtexparser_1.1.0+ds-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Python 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 2 version of the package
其他與 python-bibtexparser 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-future
- single-source support for Python 3 and 2 - Python 2.x
-
- dep: python-pyparsing
- alternative to creating and executing simple grammars - Python 2.7