============================== url-matcher documentation ============================== URL matching library that relates URLs with resources. Rules are defined using simple pattern definitions. It is simpler and faster than using regular expressions if the rules involves many domains. :ref:`license` is BSD 3-clause. .. toctree:: :caption: Getting started :maxdepth: 1 intro.rst .. toctree:: :caption: Documentation :maxdepth: 1 api_reference contributing changelog license