/usr/lib/python3/dist-packages/keepalive-0.5.egg-info/PKG-INFO is in python3-keepalive 0.5-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 22 23 24 | Metadata-Version: 1.1
Name: keepalive
Version: 0.5
Summary: urllib keepalive support for python
Home-page: https://github.com/wikier/keepalive
Author: Sergio Fernández
Author-email: sergio@wikier.org
License: GNU LGPL
Download-URL: https://github.com/wikier/keepalive/releases
Description: An HTTP handler for `urllib2` that supports HTTP 1.1 and keepalive.
Keywords: python http urllib keepalive
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
|