====================
**Added:**
* Started ``pygments_cache`` project with caching support for the
following pygments functions:
* ``get_lexer_for_filename()``
* ``guess_lexer_for_filename()``
* ``get_formatter_for_filename()``
* ``get_formatter_by_name()``
* ``get_style_by_name()``
* ``get_filter_by_name()``