| 123456789101112131415161718192021222324 |
- =============
- Documentation
- =============
- This documentation claims to describe the behavior of :program:`feedparser` |version|.
- It does not claim to describe the behavior of any other version.
- This documentation lives at `https://pythonhosted.org/feedparser/
- <https://pythonhosted.org/feedparser/>`_. If you're reading it somewhere else, you may
- not have the latest version.
- This documentation is provided by the author "as is" without any express or
- implied warranties. See :ref:`the documentation license <license>` for more details.
- .. toctree::
- :maxdepth: 2
- basic
- advanced
- http
- annotated-examples
- history
- reference
- license
|