Metadata-Version: 2.1
Name: lsst-pex-config
Version: 24.1.0rc1
Summary: A flexible configuration system using Python files.
Home-page: https://github.com/lsst/pex_config
Author: Rubin Observatory Data Management
Author-email: dm-admin@lists.lsst.org
License: GPLv3+ License, BSD 3-Clause License
Keywords: lsst
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Astronomy
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: gpl-v3.0.txt
License-File: bsd_license.txt

##########
pex_config
##########

``pex_config`` is a package in the `LSST Science Pipelines <https://pipelines.lsst.io>`_.
The ``lsst.pex.config`` module provides a configuration system that is integral to the task framework, though it can be used on its own as well.

Documentation: https://pipelines.lsst.io/v/daily/modules/lsst.pex.config/

This software is dual licensed under the GNU General Public License (version 3 of the License, or (at your option) any later version, and also under a 3-clause BSD license.
Recipients may choose which of these licenses to use; please see the files gpl-3.0.txt and/or bsd_license.txt, respectively.
