-
Notifications
You must be signed in to change notification settings - Fork 0
/
PKG-INFO
23 lines (23 loc) · 908 Bytes
/
PKG-INFO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Metadata-Version: 1.1
Name: pypoppler
Version: 0.12.2
Summary: Python bindings for poppler-glib, unofficial branch including bug fixes, and removal of gtk dependencies
Home-page: https://code.launchpad.net/~mriedesel/poppler-python/main
Author: Mark Riedesel
Author-email: [email protected]
License: GPLv2
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Scheme
Classifier: Programming Language :: C
Classifier: Operating System :: POSIX
Classifier: Topic :: Multimedia :: Graphics
Requires: PyGObject (>=2.28.3)
Requires: pycairo (>=1.10.0)