You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,6 @@ python-bibtexparser
4
4
Python library to parse `bibtex <https://en.wikipedia.org/wiki/BibTeX>`_ files.
5
5
6
6
7
-
IMPORTANT: the library is looking for new maintainers. Please, manifest yourself if you are interested.
8
-
9
7
.. contents::
10
8
11
9
@@ -41,3 +39,5 @@ History and evolutions
41
39
The original source code was part of bibserver from `OKFN <http://github.com/okfn/bibserver>`_. This project is released under the AGPLv3. OKFN and the original authors kindly provided the permission to use a subpart of their project (ie the bibtex parser) under LGPLv3. Many thanks to them!
42
40
43
41
The parser evolved to a new core based on pyparsing.
42
+
43
+
News (July 7h, 2022): This library has a new maintainer (`@MiWeiss <https://github.com/MiWeiss>`_). No large changes are planned for the immediate future; the immediate goal is to reduce the backlog of open issues and PRs.
0 commit comments