# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
python.default_version 27
maintainers saispo snc openmaintainer
homepage http://pypi.python.org/pypi/requests
description Python HTTP for Humans.
long_description Most existing Python modules for dealing HTTP \
requests are insane. I have to look up everything \
that I want to do. Most of my worst Python \
experiences are a result of the various built-in \
HTTP libraries (yes, even worse than Logging). \nBut\
this one's different. This one's going to be \
awesome. And simple. \nReally simple.
master_sites http://pypi.python.org/packages/source/r/requests
distname requests-${version}
checksums rmd160 78bf8269d8b821c2db72e959139d9effba803ade \
sha256 3101a857831c6b6ec1f88ccebc8a19d38af6a10372537f437cd978c5775b4286
livecheck.url ${homepage}
livecheck.regex requests (\\d+(\\.\\d+)+)