Metadata-Version: 2.4
Name: pls
Version: 7.0.0b1
Classifier: Environment :: Console
Classifier: Programming Language :: Rust
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Utilities
Summary: pls is a prettier and powerful ls(1) for the pros
Keywords: cli,terminal,posix,ls
Home-Page: https://pls.cli.rs/
Author-email: Dhruv Bhanushali <hi@dhruvkb.dev>
License: GPL-3.0-or-later
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Documentation, https://pls.cli.rs/
Project-URL: Homepage, https://pls.cli.rs/
Project-URL: Repository, https://github.com/pls-rs/pls

# <img src="https://github.com/pls-rs/.github/raw/main/profile/readme_assets/logo.png" alt="" align="left" width="40" height="40"> pls

<a href="https://github.com/pls-rs/pls/blob/main/LICENSE"><img src="https://img.shields.io/github/license/pls-rs/pls?logo=gnu" alt="GPL-3.0"/></a>
<a href="https://pypi.org/project/pls/"><img src="https://img.shields.io/badge/platforms-macOS,_Linux-blue" alt="Platforms"/></a>
<a href="https://github.com/pls-rs/pls/actions/workflows/ci.yml"><img src="https://github.com/pls-rs/pls/actions/workflows/ci.yml/badge.svg" alt="CI status"/></a>
<a href="https://pls.cli.rs/"><img src="https://img.shields.io/badge/docs-pls.cli.rs-blue" alt="Documentation"/></a>
<a href="https://pls.cli.rs/guides/get_started"><img src="https://img.shields.io/github/v/tag/pls-rs/pls?label=rel" alt="Release"/></a>

[`pls`](https://pls.cli.rs/) is a prettier and powerful `ls(1)` for the pros.
The "p" stands for

- **pretty**: `pls` output is cleaner, friendlier and more colorful.
- **powerful**: `pls` provides more features than the competition.
- **performant**: `pls` is speedy and performant (written in Rust).
- **practical**: `pls` has sensible defaults and an effortless interface.
- **petite**: `pls` is a small, single-file, binary executable.
- **pliable**: `pls` can be extensively tweaked by power users and pros.
- **personable**: `pls` prioritises consumption by humans over scripts.

Pick whichever adjective helps you remember the command name.

For more information, see the [documentation](https://pls.cli.rs/).

