[ 源代码: bibtexparser ]
软件包:python3-bibtexparser(1.1.0+ds-3)
python3-bibtexparser 的相关链接
Debian 的资源:
下载源码包 bibtexparser:
- [bibtexparser_1.1.0+ds-3.dsc]
- [bibtexparser_1.1.0+ds.orig.tar.xz]
- [bibtexparser_1.1.0+ds-3.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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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