Metadata-Version: 2.4
Name: lsst-images
Version: 0.2026.900
Summary: Public image types for the Rubin Observatory Legacy Survey of Space and Time (LSST).
Author-email: Rubin Observatory Data Management <dm-admin@lists.lsst.org>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://github.com/lsst/images
Project-URL: Source, https://github.com/lsst/images
Keywords: lsst
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.12.0
Description-Content-Type: text/x-rst
License-File: COPYRIGHT
License-File: LICENSE
Requires-Dist: astropy>=7.0
Requires-Dist: fsspec
Requires-Dist: numpy>=2.0
Requires-Dist: pydantic>=2.12
Requires-Dist: lsst-resources
Provides-Extra: test
Requires-Dist: pytest>=3.2; extra == "test"
Provides-Extra: s3
Requires-Dist: lsst-resources[s3]; extra == "s3"
Provides-Extra: https
Requires-Dist: lsst-resources[https]; extra == "https"
Provides-Extra: gs
Requires-Dist: lsst-resources[gs]; extra == "gs"
Provides-Extra: piff
Requires-Dist: piff>=1.6; extra == "piff"
Requires-Dist: galsim>=2.7; extra == "piff"
Provides-Extra: butler
Requires-Dist: lsst-daf-butler; extra == "butler"
Dynamic: license-file

######
images
######

``images`` is a package in the `LSST Science Pipelines <https://pipelines.lsst.io>`_.

.. Add a brief (few sentence) description of what this package provides.
