Metadata-Version: 2.1
Name: gelee
Version: 2022.7.24
Summary: Configuration format validator for CSV, INI, JSON, TOML, XML, and YAML.
Home-page: https://git.sr.ht/~sthagen/leeway
Author: Stefan Hagen
Author-email: stefan@hagen.link
Maintainer: Stefan Hagen
Maintainer-email: stefan@hagen.link
Project-URL: Bug Tracker, https://todo.sr.ht/~sthagen/gelee
Project-URL: Documentation, https://codes.dilettant.life/docs/leeway
Project-URL: Source Code, https://git.sr.ht/~sthagen/leeway
Keywords: csv,developer-tools,ini-files,json,lint,toml,xml,yaml,validation
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# gelee

Gelee - a finer confiture.

[![license](https://img.shields.io/github/license/sthagen/solid-umbrella.svg?style=flat)](https://github.com/sthagen/solid-umbrella/blob/default/LICENSE)

[![version](https://img.shields.io/pypi/v/gelee.svg?style=flat)](https://pypi.python.org/pypi/gelee/)
[![downloads](https://img.shields.io/pypi/dm/gelee.svg?style=flat)](https://pypi.python.org/pypi/gelee/)
[![wheel](https://img.shields.io/pypi/wheel/gelee.svg?style=flat)](https://pypi.python.org/pypi/gelee/)
[![supported-versions](https://img.shields.io/pypi/pyversions/gelee.svg?style=flat)](https://pypi.python.org/pypi/gelee/)
[![supported-implementations](https://img.shields.io/pypi/implementation/gelee.svg?style=flat)](https://pypi.python.org/pypi/gelee/)

Configuration linter for typical formats.

## Usage

* [Usage documentation](https://codes.dilettant.life/docs/gelee/use).
* [Command Line API](https://codes.dilettant.life/docs/gelee/api).
## Documentation

User and developer [documentation of gelee](https://codes.dilettant.life/docs/gelee).

## Bug Tracker

Feature requests and bug reports are bested entered in the [todos of gelee](https://todo.sr.ht/~sthagen/gelee).
## Primary Source repository

The primary source repository of [gelee is at sourcehut](https://git.sr.ht/~sthagen/gelee)
a collection of tools useful for software development.

## Status

Experimental.

**Note**: The default branch is `default`.
