mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
warcprox runs in python 2.7 too
This commit is contained in:
parent
de7a23325b
commit
2918a73a3b
@ -9,7 +9,7 @@ https://github.com/allfro/pymiproxy
|
||||
Install
|
||||
~~~~~~~
|
||||
|
||||
Warcprox runs on python 3.4.
|
||||
Warcprox runs on python 2.7 or 3.4+.
|
||||
|
||||
To install latest release run:
|
||||
|
||||
@ -131,8 +131,8 @@ License
|
||||
Warcprox is a derivative work of pymiproxy, which is GPL. Thus warcprox is also
|
||||
GPL.
|
||||
|
||||
Copyright (C) 2012 Cygnos Corporation
|
||||
Copyright (C) 2013-2016 Internet Archive
|
||||
| Copyright (C) 2012 Cygnos Corporation
|
||||
| Copyright (C) 2013-2016 Internet Archive
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU General Public License
|
||||
|
Loading…
x
Reference in New Issue
Block a user