index.rst 738 B

1234567891011121314151617181920212223242526272829303132333435
  1. .. httplib2 documentation master file, created by sphinx-quickstart on Thu Mar 27 16:07:14 2008.
  2. You can adapt this file completely to your liking, but it should at least
  3. contain the root `toctree` directive.
  4. ************************
  5. The httplib2 Library
  6. ************************
  7. :Author: Joe Gregorio
  8. :Date: Mar 8, 2007
  9. .. |release| replace:: 0.4
  10. .. topic:: Abstract
  11. The :mod:`httplib2` module is a comprehensive HTTP client library that handles
  12. caching, keep-alive, compression, redirects and many kinds of authentication.
  13. Contents:
  14. .. toctree::
  15. :maxdepth: 2
  16. libhttplib2.rst
  17. Indices and tables
  18. ==================
  19. * :ref:`genindex`
  20. * :ref:`modindex`
  21. * :ref:`search`