Gargant.dispatch is a flexible dispatcher for WSGI applications, now available on PyPI with support for Python 2.7 and 3.3. The document provides usage examples for creating a routing tree and WSGI app using the library, showcasing functionality such as path matching and handling various request methods. This project is experimental and aims to facilitate WSGI application development, inviting feedback from users.