Metadata-Version: 2.4
Name: arcgis-py-works-with3.14
Version: 0.1
Summary: Patched ArcGIS API for Python with Python 3.14 support
Author-email: Kory <tennisfan0411@gmail.com>
License: Esri Master License Agreement (MLA)
Keywords: gis,arcgis,geographic,spatial,spatial-data,spatial-analysis,data-science,maps,mapping,web-mapping,python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: <=3.14,>=3.10
Description-Content-Type: text/markdown
Requires-Dist: pillow
Requires-Dist: urllib3
Requires-Dist: cachetools
Requires-Dist: lxml
Requires-Dist: cryptography
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: keyring
Requires-Dist: pylerc
Requires-Dist: ujson
Requires-Dist: truststore
Requires-Dist: pywin32; platform_system == "Windows"
Requires-Dist: geomet
Requires-Dist: requests
Requires-Dist: requests-oauthlib
Requires-Dist: requests_toolbelt
Requires-Dist: pyspnego
Requires-Dist: dask[dataframe]
Requires-Dist: matplotlib-inline
Requires-Dist: pyarrow
Requires-Dist: puremagic
Requires-Dist: pydantic
Requires-Dist: networkx
Requires-Dist: websocket-client
Provides-Extra: gp
Requires-Dist: dill; extra == "gp"
Provides-Extra: gdal
Requires-Dist: gdal; extra == "gdal"
Provides-Extra: kerberos
Requires-Dist: requests-kerberos; extra == "kerberos"
Requires-Dist: requests-gssapi; extra == "kerberos"

Patched for 3.14 Python
