File: PKG-INFO

package info (click to toggle)
python-keepalive 0.5-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 152 kB
  • sloc: python: 435; makefile: 3
file content (24 lines) | stat: -rw-r--r-- 1,028 bytes parent folder | download | duplicates (8)
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