aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrás Veres-Szentkirályi <vsza@vsza.hu>2012-07-15 22:42:07 +0200
committerAndrás Veres-Szentkirályi <vsza@vsza.hu>2012-07-15 22:42:07 +0200
commit63324e0d521234baa2751674599587a52b30cfbe (patch)
treef00c217436f6aa9f651f8726d7a07d9bcd2efe33
parente4079aa746e861c5d39f2812520e33c4d17d1007 (diff)
downloadmitmproxy-63324e0d521234baa2751674599587a52b30cfbe.tar.gz
mitmproxy-63324e0d521234baa2751674599587a52b30cfbe.tar.bz2
mitmproxy-63324e0d521234baa2751674599587a52b30cfbe.zip
added netlib dependency
-rw-r--r--README.mkd1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.mkd b/README.mkd
index c78e1bb6..f52aee6d 100644
--- a/README.mkd
+++ b/README.mkd
@@ -54,6 +54,7 @@ Requirements
* [urwid](http://excess.org/urwid/) version 0.9.8 or newer.
* [PIL](http://www.pythonware.com/products/pil/) version 1.1 or newer.
* [lxml](http://lxml.de/) version 2.3 or newer.
+* [netlib](http://pypi.python.org/pypi/netlib) 0.1 or newer.
The following auxiliary components may be needed if you plan to hack on
mitmproxy: