Metadata-Version: 2.4
Name: jmespath-filters
Version: 0.9.1
License-Expression: Apache-2.0
License-File: LICENSE.md
License-File: NOTICE.md
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: jmespath
Description-Content-Type: text/markdown

# Jmespath-filters

<!--
[![Test](https://github.com/os4d/jmespath-filters/actions/workflows/test.yml/badge.svg)](https://github.com/os4d/jmespath-filters/actions/workflows/test.yml)
[![Lint](https://github.com/os4d/jmespath-filters/actions/workflows/lint.yml/badge.svg)](https://github.com/os4d/jmespath-filters/actions/workflows/lint.yml)
[![Documentation](https://github.com/os4d/jmespath-filters/actions/workflows/docs.yml/badge.svg)](https://github.com/os4d/jmespath-filters/actions/workflows/docs.yml)
[![codecov](https://codecov.io/github/os4d/jmespath-filters/graph/badge.svg?token=BNXEW4JAYF)](https://codecov.io/github/os4d/jmespath-filters)
[![security: bandit](https://img.shields.io/badge/security-bandit-yellow.svg)](https://github.com/PyCQA/bandit)
[![Pypi](https://badge.fury.io/py/jmespath-filters.svg)](https://badge.fury.io/py/jmespath-filters)
[![coverage](https://codecov.io/github/os4d/jmespath-filters/coverage.svg?branch=develop)](https://codecov.io/github/os4d/jmespath-filters?branch=develop)
-->


KTCalendar is a library providing utility classes for country-specific holiday-aware calendars and dates.


## Dependencies

* Python 3.10 or later


## Installation

* Install jmespath_filters using your package manager of choice, e.g. Pip:
  ```bash
  pip install jmespath-filters
  ```

## Bug reports and requests for enhancements

Please open an issue on the project's [issue tracker on GitHub](https://github.com/os4d/django_temporary_permissions/issues).

## Contributing to the project

See the [contribution guide](CONTRIBUTING.md).

## Licensing

All rights reserved.
