[ ソース: bibtexparser ]
パッケージ: python3-bibtexparser (1.1.0+ds-5)
python3-bibtexparser に関するリンク
Debian の資源:
bibtexparser ソースパッケージをダウンロード:
- [bibtexparser_1.1.0+ds-5.dsc]
- [bibtexparser_1.1.0+ds.orig.tar.xz]
- [bibtexparser_1.1.0+ds-5.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-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