Metadata-Version: 2.1
Name: anaconda-linter
Version: 0.0.2
Summary: A linter to validate recipe meta.yaml files.
Home-page: https://github.com/anaconda-distribution/anaconda-linter
Author: Anaconda, Inc.
Author-email: distribution_team@anaconda.com
License: BSD-3-Clause
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: ruamel.yaml (>=0.16.1)
Requires-Dist: license-expression
Requires-Dist: jinja2 (>=3.0.3)


Anaconda Linter is a utility to valiate that a recipe for a conda package
will render correctly, and has been filled out with the correct information.
