Metadata-Version: 2.4
Name: quickls
Version: 0.1.0
Summary: QLS - Quick Listing Server, a prettier version of Python's http.server.
License-Expression: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# qls — Quick Listing Server

QLS is a prettier directory browser built on top of Python's built-in http.server.

## Install

pip install qls

## use

python -m qls [port]
