METADATA 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. Metadata-Version: 2.1
  2. Name: Pillow
  3. Version: 6.2.2
  4. Summary: Python Imaging Library (Fork)
  5. Home-page: http://python-pillow.org
  6. Author: Alex Clark (PIL Fork Author)
  7. Author-email: aclark@python-pillow.org
  8. License: HPND
  9. Keywords: Imaging
  10. Platform: UNKNOWN
  11. Classifier: Development Status :: 6 - Mature
  12. Classifier: License :: OSI Approved :: Historical Permission Notice and Disclaimer (HPND)
  13. Classifier: Programming Language :: Python :: 2
  14. Classifier: Programming Language :: Python :: 2.7
  15. Classifier: Programming Language :: Python :: 3
  16. Classifier: Programming Language :: Python :: 3.5
  17. Classifier: Programming Language :: Python :: 3.6
  18. Classifier: Programming Language :: Python :: 3.7
  19. Classifier: Programming Language :: Python :: 3.8
  20. Classifier: Programming Language :: Python :: Implementation :: CPython
  21. Classifier: Programming Language :: Python :: Implementation :: PyPy
  22. Classifier: Topic :: Multimedia :: Graphics
  23. Classifier: Topic :: Multimedia :: Graphics :: Capture :: Digital Camera
  24. Classifier: Topic :: Multimedia :: Graphics :: Capture :: Screen Capture
  25. Classifier: Topic :: Multimedia :: Graphics :: Graphics Conversion
  26. Classifier: Topic :: Multimedia :: Graphics :: Viewers
  27. Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
  28. Pillow
  29. ======
  30. Python Imaging Library (Fork)
  31. -----------------------------
  32. Pillow is the friendly PIL fork by `Alex Clark and Contributors <https://github.com/python-pillow/Pillow/graphs/contributors>`_. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is `supported by Tidelift <https://tidelift.com/subscription/pkg/pypi-pillow>`_.
  33. .. start-badges
  34. .. list-table::
  35. :stub-columns: 1
  36. * - docs
  37. - |docs|
  38. * - tests
  39. - |linux| |macos| |windows| |coverage|
  40. * - package
  41. - |zenodo| |tidelift| |version| |downloads|
  42. * - social
  43. - |gitter| |twitter|
  44. .. end-badges
  45. More Information
  46. ----------------
  47. - `Documentation <https://pillow.readthedocs.io/>`_
  48. - `Installation <https://pillow.readthedocs.io/en/latest/installation.html>`_
  49. - `Handbook <https://pillow.readthedocs.io/en/latest/handbook/index.html>`_
  50. - `Contribute <https://github.com/python-pillow/Pillow/blob/master/.github/CONTRIBUTING.md>`_
  51. - `Issues <https://github.com/python-pillow/Pillow/issues>`_
  52. - `Pull requests <https://github.com/python-pillow/Pillow/pulls>`_
  53. - `Changelog <https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst>`_
  54. - `Pre-fork <https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst#pre-fork>`_
  55. Report a Vulnerability
  56. ----------------------
  57. To report a security vulnerability, please follow the procedure described in the `Tidelift security policy <https://tidelift.com/docs/security>`_.
  58. .. |docs| image:: https://readthedocs.org/projects/pillow/badge/?version=latest
  59. :target: https://pillow.readthedocs.io/?badge=latest
  60. :alt: Documentation Status
  61. .. |linux| image:: https://img.shields.io/travis/python-pillow/Pillow/master.svg?label=Linux%20build
  62. :target: https://travis-ci.org/python-pillow/Pillow
  63. :alt: Travis CI build status (Linux)
  64. .. |macos| image:: https://img.shields.io/travis/python-pillow/pillow-wheels/master.svg?label=macOS%20build
  65. :target: https://travis-ci.org/python-pillow/pillow-wheels
  66. :alt: Travis CI build status (macOS)
  67. .. |windows| image:: https://img.shields.io/appveyor/ci/python-pillow/Pillow/master.svg?label=Windows%20build
  68. :target: https://ci.appveyor.com/project/python-pillow/Pillow
  69. :alt: AppVeyor CI build status (Windows)
  70. .. |coverage| image:: https://codecov.io/gh/python-pillow/Pillow/branch/master/graph/badge.svg
  71. :target: https://codecov.io/gh/python-pillow/Pillow
  72. :alt: Code coverage
  73. .. |zenodo| image:: https://zenodo.org/badge/17549/python-pillow/Pillow.svg
  74. :target: https://zenodo.org/badge/latestdoi/17549/python-pillow/Pillow
  75. .. |tidelift| image:: https://tidelift.com/badges/package/pypi/Pillow?style=flat
  76. :target: https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&utm_medium=referral&utm_campaign=readme
  77. .. |version| image:: https://img.shields.io/pypi/v/pillow.svg
  78. :target: https://pypi.org/project/Pillow/
  79. :alt: Latest PyPI version
  80. .. |downloads| image:: https://img.shields.io/pypi/dm/pillow.svg
  81. :target: https://pypi.org/project/Pillow/
  82. :alt: Number of PyPI downloads
  83. .. |gitter| image:: https://badges.gitter.im/python-pillow/Pillow.svg
  84. :target: https://gitter.im/python-pillow/Pillow?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
  85. :alt: Join the chat at https://gitter.im/python-pillow/Pillow
  86. .. |twitter| image:: https://img.shields.io/badge/tweet-on%20Twitter-00aced.svg
  87. :target: https://twitter.com/PythonPillow
  88. :alt: Follow on https://twitter.com/PythonPillow