Metadata-Version: 2.4
Name: etsi-fliplist
Version: 0.1.0
Summary: A simple tool from ETSI to reverse lists in different ways
Author-email: Priyansh Srivastava <your_email@example.com>
License: MIT
Project-URL: Homepage, https://github.com/etsi-org/fliplist
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# etsi-fliplist 🌀

Part of the ETSI ecosystem — `fliplist` lets you reverse lists easily and cleanly.

## Install

```bash
pip install etsi-fliplist
