/usr/share/pyshared/python_bibtex-1.2.7.egg-info is in python-bibtex 1.2.7-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | Metadata-Version: 1.0
Name: python-bibtex
Version: 1.2.7
Summary: A Python extension to parse BibTeX files
Home-page: http://pybliographer.org/
Author: Frederic Gobry
Author-email: gobry@pybliographer.org
License: GPL
Description:
This module contains two extensions needed for pybliographer:
- a bibtex parser
- a simple binding to GNU Recode
It requires the following libraries to be installed:
- Glib-2.0 (and its development headers)
- GNU Recode 3.5 (and its development headers)
Platform: UNKNOWN
|