Metadata-Version: 2.1
Name: filelock-lts-py38
Version: 2025.68146
Summary: Python 3.8 compatible filelock with CVE-2025-68146 patch
License: Unlicense
Project-URL: Homepage, https://github.com/1minds3t/filelock-lts
Classifier: Programming Language :: Python :: 3.8
Requires-Python: <3.9,>=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# filelock

[![PyPI](https://img.shields.io/pypi/v/filelock)](https://pypi.org/project/filelock/)
[![Supported Python
versions](https://img.shields.io/pypi/pyversions/filelock.svg)](https://pypi.org/project/filelock/)
[![Documentation
status](https://readthedocs.org/projects/py-filelock/badge/?version=latest)](https://py-filelock.readthedocs.io/en/latest/?badge=latest)
[![Code style:
black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Downloads](https://static.pepy.tech/badge/filelock/month)](https://pepy.tech/project/filelock)
[![check](https://github.com/tox-dev/py-filelock/actions/workflows/check.yml/badge.svg)](https://github.com/tox-dev/py-filelock/actions/workflows/check.yml)

For more information checkout the [official documentation](https://py-filelock.readthedocs.io/en/latest/index.html).
