update windows build to Python 3.7
This commit is contained in:
parent
73105fa71e
commit
ddc59ab92d
5761 changed files with 750298 additions and 213405 deletions
1
Lib/site-packages/Pillow-5.4.1.dist-info/INSTALLER
Normal file
1
Lib/site-packages/Pillow-5.4.1.dist-info/INSTALLER
Normal file
|
|
@ -0,0 +1 @@
|
|||
pip
|
||||
16
Lib/site-packages/Pillow-5.4.1.dist-info/LICENSE
Normal file
16
Lib/site-packages/Pillow-5.4.1.dist-info/LICENSE
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
The Python Imaging Library (PIL) is
|
||||
|
||||
Copyright © 1997-2011 by Secret Labs AB
|
||||
Copyright © 1995-2011 by Fredrik Lundh
|
||||
|
||||
Pillow is the friendly PIL fork. It is
|
||||
|
||||
Copyright © 2010-2018 by Alex Clark and contributors
|
||||
|
||||
Like PIL, Pillow is licensed under the open source PIL Software License:
|
||||
|
||||
By obtaining, using, and/or copying this software and/or its associated documentation, you agree that you have read, understood, and will comply with the following terms and conditions:
|
||||
|
||||
Permission to use, copy, modify, and distribute this software and its associated documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appears in all copies, and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Secret Labs AB or the author not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.
|
||||
|
||||
SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
114
Lib/site-packages/Pillow-5.4.1.dist-info/METADATA
Normal file
114
Lib/site-packages/Pillow-5.4.1.dist-info/METADATA
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
Metadata-Version: 2.1
|
||||
Name: Pillow
|
||||
Version: 5.4.1
|
||||
Summary: Python Imaging Library (Fork)
|
||||
Home-page: http://python-pillow.org
|
||||
Author: Alex Clark (Fork Author)
|
||||
Author-email: aclark@aclark.net
|
||||
License: Standard PIL License
|
||||
Keywords: Imaging
|
||||
Platform: UNKNOWN
|
||||
Classifier: Development Status :: 6 - Mature
|
||||
Classifier: Topic :: Multimedia :: Graphics
|
||||
Classifier: Topic :: Multimedia :: Graphics :: Capture :: Digital Camera
|
||||
Classifier: Topic :: Multimedia :: Graphics :: Capture :: Screen Capture
|
||||
Classifier: Topic :: Multimedia :: Graphics :: Graphics Conversion
|
||||
Classifier: Topic :: Multimedia :: Graphics :: Viewers
|
||||
Classifier: License :: Other/Proprietary License
|
||||
Classifier: Programming Language :: Python :: 2
|
||||
Classifier: Programming Language :: Python :: 2.7
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python :: 3.4
|
||||
Classifier: Programming Language :: Python :: 3.5
|
||||
Classifier: Programming Language :: Python :: 3.6
|
||||
Classifier: Programming Language :: Python :: 3.7
|
||||
Classifier: Programming Language :: Python :: Implementation :: CPython
|
||||
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
||||
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
|
||||
|
||||
Pillow
|
||||
======
|
||||
|
||||
Python Imaging Library (Fork)
|
||||
-----------------------------
|
||||
|
||||
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.
|
||||
|
||||
.. start-badges
|
||||
|
||||
.. list-table::
|
||||
:stub-columns: 1
|
||||
|
||||
* - docs
|
||||
- |docs|
|
||||
* - tests
|
||||
- |linux| |macos| |windows| |coverage|
|
||||
* - package
|
||||
- |zenodo| |tidelift| |version| |downloads|
|
||||
* - social
|
||||
- |gitter| |twitter|
|
||||
|
||||
.. |docs| image:: https://readthedocs.org/projects/pillow/badge/?version=latest
|
||||
:target: https://pillow.readthedocs.io/?badge=latest
|
||||
:alt: Documentation Status
|
||||
|
||||
.. |linux| image:: https://img.shields.io/travis/python-pillow/Pillow/master.svg?label=Linux%20build
|
||||
:target: https://travis-ci.org/python-pillow/Pillow
|
||||
:alt: Travis CI build status (Linux)
|
||||
|
||||
.. |macos| image:: https://img.shields.io/travis/python-pillow/pillow-wheels/master.svg?label=macOS%20build
|
||||
:target: https://travis-ci.org/python-pillow/pillow-wheels
|
||||
:alt: Travis CI build status (macOS)
|
||||
|
||||
.. |windows| image:: https://img.shields.io/appveyor/ci/python-pillow/Pillow/master.svg?label=Windows%20build
|
||||
:target: https://ci.appveyor.com/project/python-pillow/Pillow
|
||||
:alt: AppVeyor CI build status (Windows)
|
||||
|
||||
.. |coverage| image:: https://coveralls.io/repos/python-pillow/Pillow/badge.svg?branch=master&service=github
|
||||
:target: https://coveralls.io/github/python-pillow/Pillow?branch=master
|
||||
:alt: Code coverage
|
||||
|
||||
.. |zenodo| image:: https://zenodo.org/badge/17549/python-pillow/Pillow.svg
|
||||
:target: https://zenodo.org/badge/latestdoi/17549/python-pillow/Pillow
|
||||
|
||||
.. |tidelift| image:: https://tidelift.com/badges/github/python-pillow/Pillow?style=flat
|
||||
:target: https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&utm_medium=referral&utm_campaign=readme
|
||||
|
||||
.. |version| image:: https://img.shields.io/pypi/v/pillow.svg
|
||||
:target: https://pypi.org/project/Pillow/
|
||||
:alt: Latest PyPI version
|
||||
|
||||
.. |downloads| image:: https://img.shields.io/pypi/dm/pillow.svg
|
||||
:target: https://pypi.org/project/Pillow/
|
||||
:alt: Number of PyPI downloads
|
||||
|
||||
.. |gitter| image:: https://badges.gitter.im/python-pillow/Pillow.svg
|
||||
:target: https://gitter.im/python-pillow/Pillow?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
|
||||
:alt: Join the chat at https://gitter.im/python-pillow/Pillow
|
||||
|
||||
.. |twitter| image:: https://img.shields.io/badge/tweet-on%20Twitter-00aced.svg
|
||||
:target: https://twitter.com/PythonPillow
|
||||
:alt: Follow on https://twitter.com/PythonPillow
|
||||
|
||||
.. end-badges
|
||||
|
||||
|
||||
|
||||
More Information
|
||||
----------------
|
||||
|
||||
- `Documentation <https://pillow.readthedocs.io/>`_
|
||||
|
||||
- `Installation <https://pillow.readthedocs.io/en/latest/installation.html>`_
|
||||
- `Handbook <https://pillow.readthedocs.io/en/latest/handbook/index.html>`_
|
||||
|
||||
- `Contribute <https://github.com/python-pillow/Pillow/blob/master/.github/CONTRIBUTING.md>`_
|
||||
|
||||
- `Issues <https://github.com/python-pillow/Pillow/issues>`_
|
||||
- `Pull requests <https://github.com/python-pillow/Pillow/pulls>`_
|
||||
|
||||
- `Changelog <https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst>`_
|
||||
|
||||
- `Pre-fork <https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst#pre-fork>`_
|
||||
|
||||
|
||||
198
Lib/site-packages/Pillow-5.4.1.dist-info/RECORD
Normal file
198
Lib/site-packages/Pillow-5.4.1.dist-info/RECORD
Normal file
|
|
@ -0,0 +1,198 @@
|
|||
PIL/BdfFontFile.py,sha256=lap8i0-KXX9TGbBfFkyEm3YMONHAKoD3ilhtfwl8xXo,3000
|
||||
PIL/BlpImagePlugin.py,sha256=8Qia6DFeu-tZn1VYF591-IGXJJdvgIYoLBpniKD4pSY,14416
|
||||
PIL/BmpImagePlugin.py,sha256=Lch9bvBvs58AJlO1TRh8aLvYa1n8_WI2FnNXrlYI6Lw,14389
|
||||
PIL/BufrStubImagePlugin.py,sha256=gW5inS0a7X7HW2sv5a5r94P2v9nRVUSv2cdEgKo8VWI,1519
|
||||
PIL/ContainerIO.py,sha256=NjmpvNBDrF2zC4c60QzJU14YZ_H0ykzfeb_HJ0WH5po,2705
|
||||
PIL/CurImagePlugin.py,sha256=IiY3siY1L_BmGmsFd-EyoXDMur-PT15ZYE5achTqjls,1737
|
||||
PIL/DcxImagePlugin.py,sha256=ZgcVX2kP_-qtdojw1E86klmKXS8AORE9qPIPWZnvjgQ,2230
|
||||
PIL/DdsImagePlugin.py,sha256=7e1YcO2D644LABUdGYavovsKCuEI6f_VaIBicvx9CLg,5073
|
||||
PIL/EpsImagePlugin.py,sha256=uY-YMg-6C40VFmm7R3cQqpd8K8LRuQtuZCVB5CDDRHo,12675
|
||||
PIL/ExifTags.py,sha256=-Auwh-hnhpOuBCo6SW5hEmToJYmbjat13TTG4OnF9Q4,8837
|
||||
PIL/FitsStubImagePlugin.py,sha256=rbIznhaRU63PAFVjp_czCG0js9kw7Uq6PDJ4TuQY_3E,1623
|
||||
PIL/FliImagePlugin.py,sha256=o3JKVvZ2Ie1XhW_SlrF36DT8JUq-tO0P_zskIk87RyM,4393
|
||||
PIL/FontFile.py,sha256=1PGL-w3Adrfda7ISCKkcgljCyU2D606gaNkG7wViAJM,2800
|
||||
PIL/FpxImagePlugin.py,sha256=4EGYtQiaNxPaNztFblW-ByxiB1kh5WaCD60Z1MM9VLk,6282
|
||||
PIL/FtexImagePlugin.py,sha256=fNyhDBvIEtNyqs1LJSc4XDKL_S9tDf7Xe0yCsgeJvf4,3322
|
||||
PIL/GbrImagePlugin.py,sha256=gnf5QYRPqVSPGshEg78Q_Bls0muXYwiw7YZKNaqg_Xg,2754
|
||||
PIL/GdImageFile.py,sha256=-NsoC3AD8-X4tbHUsTIVTRvJhHGmHR3fKDLJBg31ywE,2302
|
||||
PIL/GifImagePlugin.py,sha256=Vdc5HTi-lEKGpBdzz6eRiY9S3suHNGUJnICYnQ8XWH0,28065
|
||||
PIL/GimpGradientFile.py,sha256=zs7-vHAdVCInRQRDx2K5fBpofMlRR0GRKxGVmcUGMag,3345
|
||||
PIL/GimpPaletteFile.py,sha256=1o3b3WhPCeUHz_9uWforK0iQ_OBeGoFMHnEsn9lfCjM,1339
|
||||
PIL/GribStubImagePlugin.py,sha256=Ct8GRHzqlcD1uI093lsVirimGj8zSnJjs5QgBBGeFZA,1542
|
||||
PIL/Hdf5StubImagePlugin.py,sha256=7-DvTj34u1bRFGZOMsgtd7QadvhkbYgNzKSc2vx6PkM,1516
|
||||
PIL/IcnsImagePlugin.py,sha256=btEV-lOOXNJtDg-BzQfGiiGDrnJ7Guznsqgo92fDz9U,11843
|
||||
PIL/IcoImagePlugin.py,sha256=8jC_B4NCUbb8cHwROU1G-nw2HFm-iAA7-rREpr5sErY,9609
|
||||
PIL/ImImagePlugin.py,sha256=AydQxO41R62iTdlhL7oVds9Y9arypiSDumi82nj55HQ,10363
|
||||
PIL/Image.py,sha256=vHAEnG_FUhBmA3x5QtIdVxmrTzz5e8U8YwzY_qQ_PzA,99313
|
||||
PIL/ImageChops.py,sha256=N7-3nfosVcIgffGirCSCZwWg0SWgwh8MdsKDpfvMch8,6782
|
||||
PIL/ImageCms.py,sha256=RdX7yBfI7-WMVzcLPr9n5r91kpRjP9Z_j_kXQZlUeuQ,36022
|
||||
PIL/ImageColor.py,sha256=E8yGQhftPb4ab02SOvkp6rQizFTxsKtsTVKp-t6ocbs,8749
|
||||
PIL/ImageDraw.py,sha256=MjmW8iH8TvUFIKqKHlhKr_q-rLOvCbSryCnNkNBXJg0,16535
|
||||
PIL/ImageDraw2.py,sha256=kpFXgNEmf2Yn16zy9TpU4_z7ekN5sEhlKmmTXwnC3eg,3127
|
||||
PIL/ImageEnhance.py,sha256=wDIaAs_zjcE86416xlCCW6WmxbI1ua6iOjYOwm1-tkE,3208
|
||||
PIL/ImageFile.py,sha256=y_EuBj3SMAjrBI2qenQzBR5LswWnRZS3piAoBLE7E2g,20823
|
||||
PIL/ImageFilter.py,sha256=tXBIi8BazNT-jXY83wMdyI74y2c3RBixZ_SXQm3rjpQ,15364
|
||||
PIL/ImageFont.py,sha256=LZj29r2xuKUvt_q_3y4Gi_krDXLCxzF7Z-g2RA_BOu0,21539
|
||||
PIL/ImageGrab.py,sha256=SrN9aiKf_0hfeGlJ4dKNQkMDZD48mCFl5WC75Asjjsg,2166
|
||||
PIL/ImageMath.py,sha256=k3KvcxS5Vm07IWVnZqq0Fx8ceVB1MdsBlYHoLYrpDys,7463
|
||||
PIL/ImageMode.py,sha256=7FRP65DI8LZejbFWUtefXn4b5ZnQinvlYwAbeP6SPBk,1597
|
||||
PIL/ImageMorph.py,sha256=MrDftUNiY7lSGDu5AGdrOpZsne3x9pFeiddg_KtpFyE,8271
|
||||
PIL/ImageOps.py,sha256=9pMDh8GRg5gC-T3IybKcmC93R4-L7WSdh0WYhFQ9dak,19804
|
||||
PIL/ImagePalette.py,sha256=IDL9FgTwlBSfUdo_8BSpS9nHYGFrcNzgqJYqdA4Kyys,6319
|
||||
PIL/ImagePath.py,sha256=IPUmk_1SdD5NjpZWuwDEDMrRIq_izWrhiczq7zFgLl8,337
|
||||
PIL/ImageQt.py,sha256=mWDbFt2WdBVUHJQtbXyff_Ea_6_sBiwA5Ht-kneXtFc,6558
|
||||
PIL/ImageSequence.py,sha256=fp7ziB8L6zhEXz8bTrU5sYCdGnZ7OzADEOsvCd37Vc4,1240
|
||||
PIL/ImageShow.py,sha256=DCHHjLnnsJ3mUUOR-bR7POL2pku5DDsUIsOtlijZis4,6237
|
||||
PIL/ImageStat.py,sha256=NuQM-hCjP_TlAbj6jr5LC4S35QpdwmMKsate-UEqYNE,3854
|
||||
PIL/ImageTk.py,sha256=_c762TFCB54pHwdbjbx-7aYAH79o15E7s_eTfRNwEkQ,9440
|
||||
PIL/ImageTransform.py,sha256=3tSnRn747qaNC-8BaOC0T1CyeMJoaKUzpLEwCPKyHFs,2839
|
||||
PIL/ImageWin.py,sha256=cH6bBrWyk42copvCfPILYhpTkdngxA1d8v1S7R9ol-Y,7217
|
||||
PIL/ImtImagePlugin.py,sha256=PHIOn60naWLAV9FyUja2zggiNu7sIivpMntF-IczeII,2242
|
||||
PIL/IptcImagePlugin.py,sha256=A3vo8uSxwbUi2kVzaEB-WVRnts8SmpJ0fRd2W_QDUys,6757
|
||||
PIL/Jpeg2KImagePlugin.py,sha256=peDeiX1OJ6lVmzq4JVddARssJw1RnNVaubu02TgL9zo,8073
|
||||
PIL/JpegImagePlugin.py,sha256=QpbIrduTKsClVEcvZdRmWByLAndZYFk-hG5wUV8TXO0,27717
|
||||
PIL/JpegPresets.py,sha256=eA89Gs-xD8uKIqf2TZM5Nu2hhlVgW5jlIC1ffGEPiYM,12413
|
||||
PIL/McIdasImagePlugin.py,sha256=rajcN6-9PrYJ9Ex--MDbgwqXDhSFJdsKhXOCA1pwbx4,1769
|
||||
PIL/MicImagePlugin.py,sha256=42FaItO7ABjEkE38Mujqo_0rXPr9CTdwcmgxjc8DzBU,2664
|
||||
PIL/MpegImagePlugin.py,sha256=AJjo-gDBT2ok2foejHRaXvO5u416JM9DvCdr9eSaF9k,1832
|
||||
PIL/MpoImagePlugin.py,sha256=r3nr3ga_nO188eMnMTtReDhSQ20OaLm23ueUNsABxlg,3187
|
||||
PIL/MspImagePlugin.py,sha256=JpWpCwm6BIPWOtr8_HjSMZ4YKDbXWwGLMS1LixczacU,5534
|
||||
PIL/OleFileIO.py,sha256=EJ54RgQCUPoQjO0lDdoe34MeOd9IH_RwYH2GKpKYlPY,152
|
||||
PIL/PSDraw.py,sha256=hQuLYYkxbTOL6fw4eomK_Rop0U0JWZIlljBwtpj_jes,6870
|
||||
PIL/PaletteFile.py,sha256=xnAUCKhUxSIeqqn--4DFPRaNtVxeqoNvYgdzq_7kidQ,1110
|
||||
PIL/PalmImagePlugin.py,sha256=MDYPq2BG46hYCyKGvAZ4nmUlPDqGlS104h05PNxpiYo,9164
|
||||
PIL/PcdImagePlugin.py,sha256=VR0iEJ0UcdM4s2pVIILruv4R5irGZAlO5SZOT-EF3bw,1521
|
||||
PIL/PcfFontFile.py,sha256=-f7EGvz-jooZA6g9q1BOPhjsVqeN4SJ2rqya3_-ZEnQ,6137
|
||||
PIL/PcxImagePlugin.py,sha256=1Wr5XjlpE8jipIehuk_kzHa8IUE_DoaI8Qew1MZT5ww,5225
|
||||
PIL/PdfImagePlugin.py,sha256=KiMtzTobyiCORJ-3uZafp3nGzjDTvcUXP-PCweD0BiM,8292
|
||||
PIL/PdfParser.py,sha256=VdSHQRhtIY55cocaGH9cDEA9yodwG-bpdjJ28Wc2eCI,35839
|
||||
PIL/PixarImagePlugin.py,sha256=OVn1aHCti2cVAtTUnU2x3yj8KvP9NFgaNjc80ou3yvE,1675
|
||||
PIL/PngImagePlugin.py,sha256=EbKeOcvEUmM2L2Ae-CMDKHhWZBiIqlso_KgCemz4eBo,26998
|
||||
PIL/PpmImagePlugin.py,sha256=a5zogM8UsfC4P1FWiz6843uJwDJi59n3MZLhGfVdKQs,4242
|
||||
PIL/PsdImagePlugin.py,sha256=QZJIdtoFPfJNQcd_dxYbK4Ve60r4w5s4cOAkBqyYKW8,7383
|
||||
PIL/PyAccess.py,sha256=s4VQKQt5r2Ksn-YbGIi4ttaabT_lmxNgWRseZ6yz5S8,9455
|
||||
PIL/SgiImagePlugin.py,sha256=4dK6KwaZ1nQdfCQwtWl3nqE78ZPAnEvJa574CA5YjWU,6152
|
||||
PIL/SpiderImagePlugin.py,sha256=d30x_32JTabIDO7t0e88s97gI2UMdtSEbNjdcL6cs9g,9479
|
||||
PIL/SunImagePlugin.py,sha256=1oYBM86mhI9vpPCy6_yH5nITzjcOieituTjcaZoVwwk,4367
|
||||
PIL/TarIO.py,sha256=meof-14bhWlVxG1HHAwHfOt-MTRPZVkaNYUwMDjmpvU,1539
|
||||
PIL/TgaImagePlugin.py,sha256=mAMySZWVZuVxfssW-dSGqtszVl8rbDa-z4Z5GR9TXpE,5992
|
||||
PIL/TiffImagePlugin.py,sha256=QKRfBKkmF5PPYeZWP3IBc6PvyzsHrwMt7P7959eK_7g,66102
|
||||
PIL/TiffTags.py,sha256=JSd57jE9DNGzBsHbzGqVqh0Wc8WjiJ8eWSF7UHfdEoI,14779
|
||||
PIL/WalImageFile.py,sha256=rKggtH36cF0a7NaiwrxfWS1Lq2zSoI9bJfGvW5LIax8,5558
|
||||
PIL/WebPImagePlugin.py,sha256=OSa_fVq73YLgF_K6i9JFAgl81rT5F9kYS9Ll_zL4_7U,10967
|
||||
PIL/WmfImagePlugin.py,sha256=MjVxOj6cx-qcSSJq-ejIj-x1_vUhp9ien3Dis2-E2ek,4237
|
||||
PIL/XVThumbImagePlugin.py,sha256=bnw1cJ_Dn3fpbEIW-N5-jKX4zbm3u7PTl6sEZp7AmTM,1960
|
||||
PIL/XbmImagePlugin.py,sha256=nENR_AnYDIvPIYvC4BAQPbK3VmFwz8oUVE6xap39wso,2505
|
||||
PIL/XpmImagePlugin.py,sha256=LJmr56_OBjvPuMCs-pqKs9L-CkGdSywrIxMY0_xnmW8,3103
|
||||
PIL/__init__.py,sha256=wsCY37LjZNnONsIg0CiKsbNdzV27uVp7b8FTlpd_R4A,2093
|
||||
PIL/__pycache__/BdfFontFile.cpython-37.pyc,,
|
||||
PIL/__pycache__/BlpImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/BmpImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/BufrStubImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/ContainerIO.cpython-37.pyc,,
|
||||
PIL/__pycache__/CurImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/DcxImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/DdsImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/EpsImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/ExifTags.cpython-37.pyc,,
|
||||
PIL/__pycache__/FitsStubImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/FliImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/FontFile.cpython-37.pyc,,
|
||||
PIL/__pycache__/FpxImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/FtexImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/GbrImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/GdImageFile.cpython-37.pyc,,
|
||||
PIL/__pycache__/GifImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/GimpGradientFile.cpython-37.pyc,,
|
||||
PIL/__pycache__/GimpPaletteFile.cpython-37.pyc,,
|
||||
PIL/__pycache__/GribStubImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/Hdf5StubImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/IcnsImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/IcoImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/Image.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageChops.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageCms.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageColor.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageDraw.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageDraw2.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageEnhance.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageFile.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageFilter.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageFont.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageGrab.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageMath.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageMode.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageMorph.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageOps.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImagePalette.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImagePath.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageQt.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageSequence.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageShow.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageStat.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageTk.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageTransform.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImageWin.cpython-37.pyc,,
|
||||
PIL/__pycache__/ImtImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/IptcImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/Jpeg2KImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/JpegImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/JpegPresets.cpython-37.pyc,,
|
||||
PIL/__pycache__/McIdasImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/MicImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/MpegImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/MpoImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/MspImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/OleFileIO.cpython-37.pyc,,
|
||||
PIL/__pycache__/PSDraw.cpython-37.pyc,,
|
||||
PIL/__pycache__/PaletteFile.cpython-37.pyc,,
|
||||
PIL/__pycache__/PalmImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/PcdImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/PcfFontFile.cpython-37.pyc,,
|
||||
PIL/__pycache__/PcxImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/PdfImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/PdfParser.cpython-37.pyc,,
|
||||
PIL/__pycache__/PixarImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/PngImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/PpmImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/PsdImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/PyAccess.cpython-37.pyc,,
|
||||
PIL/__pycache__/SgiImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/SpiderImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/SunImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/TarIO.cpython-37.pyc,,
|
||||
PIL/__pycache__/TgaImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/TiffImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/TiffTags.cpython-37.pyc,,
|
||||
PIL/__pycache__/WalImageFile.cpython-37.pyc,,
|
||||
PIL/__pycache__/WebPImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/WmfImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/XVThumbImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/XbmImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/XpmImagePlugin.cpython-37.pyc,,
|
||||
PIL/__pycache__/__init__.cpython-37.pyc,,
|
||||
PIL/__pycache__/_binary.cpython-37.pyc,,
|
||||
PIL/__pycache__/_tkinter_finder.cpython-37.pyc,,
|
||||
PIL/__pycache__/_util.cpython-37.pyc,,
|
||||
PIL/__pycache__/_version.cpython-37.pyc,,
|
||||
PIL/__pycache__/features.cpython-37.pyc,,
|
||||
PIL/_binary.py,sha256=Wy_0dJYiAzbkg7rKBi2e9os-UsPqcgPFMaGUW1x7vNE,1822
|
||||
PIL/_imaging.cp37-win_amd64.pyd,sha256=XhwvFKn5zWbpQyaTnJDSe8BNHYa8RHxNghHJL6Fztts,2476544
|
||||
PIL/_imagingcms.cp37-win_amd64.pyd,sha256=gWscihUL1LlrQsXx0pbKLcFdxg2fW2J_1FdKM5hvhzY,240640
|
||||
PIL/_imagingft.cp37-win_amd64.pyd,sha256=aiINp1nijwk7ulixKcjusM8p6NipPrKU2Wt7p35g8Ao,598016
|
||||
PIL/_imagingmath.cp37-win_amd64.pyd,sha256=es4UY26z_SqC2IZlAwfi227vkEd6V-eJG07EHq-b3UU,24576
|
||||
PIL/_imagingmorph.cp37-win_amd64.pyd,sha256=9uabnX-VCdTleu3YlVIQC-n8jmFHedrhk9_eNz3aoQo,13312
|
||||
PIL/_imagingtk.cp37-win_amd64.pyd,sha256=V_TeYgytajp_351Ip8WIumOV6eq_BhuegaQmxCnyic0,15360
|
||||
PIL/_tkinter_finder.py,sha256=OxAeW-nXH-BLvlWO-YjwMtaTG33_UQ5kmR3IbtyMAH8,702
|
||||
PIL/_util.py,sha256=5g9VCPUSCSmKn393M-fPOUvD3R5qylJkrsXvQIE0IMM,618
|
||||
PIL/_version.py,sha256=AuVB3gVxoARzJdze1OFOMfXyqfAayRyeILycPK0rZMs,50
|
||||
PIL/_webp.cp37-win_amd64.pyd,sha256=iWpHLZfEcXO6tvq0_NV2ZVWK3dM45KBiXH43n9q6gwI,548352
|
||||
PIL/features.py,sha256=0gdrWEVbv7oHwSslKN1mxeQcYuhLiJd7MH7CNj3Fn1E,1935
|
||||
Pillow-5.4.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
Pillow-5.4.1.dist-info/LICENSE,sha256=SWD8GL7MKGvoOcj_F71wzVIiUz92ESkUIVNENxiiUZk,1452
|
||||
Pillow-5.4.1.dist-info/METADATA,sha256=sVtaHZICKnq2IVCy5HxFQaw6MtD5v__ZdLt1kqHPTX0,4492
|
||||
Pillow-5.4.1.dist-info/RECORD,,
|
||||
Pillow-5.4.1.dist-info/WHEEL,sha256=qpJVJz3f_oih5sb10CVod9jCddHwxilziZPn0B8tgFQ,106
|
||||
Pillow-5.4.1.dist-info/top_level.txt,sha256=riZqrk-hyZqh5f1Z0Zwii3dKfxEsByhu9cU9IODF-NY,4
|
||||
Pillow-5.4.1.dist-info/zip-safe,sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY,2
|
||||
5
Lib/site-packages/Pillow-5.4.1.dist-info/WHEEL
Normal file
5
Lib/site-packages/Pillow-5.4.1.dist-info/WHEEL
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.32.3)
|
||||
Root-Is-Purelib: false
|
||||
Tag: cp37-cp37m-win_amd64
|
||||
|
||||
1
Lib/site-packages/Pillow-5.4.1.dist-info/top_level.txt
Normal file
1
Lib/site-packages/Pillow-5.4.1.dist-info/top_level.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
PIL
|
||||
1
Lib/site-packages/Pillow-5.4.1.dist-info/zip-safe
Normal file
1
Lib/site-packages/Pillow-5.4.1.dist-info/zip-safe
Normal file
|
|
@ -0,0 +1 @@
|
|||
|
||||
Loading…
Add table
Add a link
Reference in a new issue