Metadata-Version: 2.1
Name: puhdistusalue
Version: 2022.7.24
Summary: Puhdistusalue (Finnish for clean area here meaning purge range) - Purge monotonically named files in folders keeping range endpoints.
Home-page: https://git.sr.ht/~sthagen/puhdistusalue
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/puhdistusalue
Project-URL: Documentation, https://codes.dilettant.life/docs/puhdistusalue
Project-URL: Source Code, https://git.sr.ht/~sthagen/puhdistusalue
Keywords: compression,developer-tools,file-processing
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
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# puhdistusalue

Puhdistusalue (Finnish for clean area here meaning purge range).

[License: MIT](https://git.sr.ht/~sthagen/puhdistusalue/tree/default/item/LICENSE)

Purge monotonically named files in folders keeping range endpoints.

*Note*: Within a folder, only the ordering and the min-max membership to its content identity range determines to keep a file.

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

## Documentation

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

## Bug Tracker

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

## Primary Source repository

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

## Status

Experimental

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