README.rst 711 B

123456789101112131415
  1. .. image:: https://img.shields.io/pypi/v/jaraco.functools.svg
  2. :target: https://pypi.org/project/jaraco.functools
  3. .. image:: https://img.shields.io/pypi/pyversions/jaraco.functools.svg
  4. .. image:: https://img.shields.io/travis/jaraco/jaraco.functools/master.svg
  5. :target: https://travis-ci.org/jaraco/jaraco.functools
  6. .. .. image:: https://img.shields.io/appveyor/ci/jaraco/jaraco-functools/master.svg
  7. .. :target: https://ci.appveyor.com/project/jaraco-functools/skeleton/branch/master
  8. .. image:: https://readthedocs.org/projects/jaracofunctools/badge/?version=latest
  9. :target: https://jaracofunctools.readthedocs.io/en/latest/?badge=latest
  10. Additional functools in the spirit of stdlib's functools.