Metadata-Version: 2.1
Name: xpw-locker
Version: 1.0.0
Summary: Access authentication
Home-page: https://github.com/checkeys/locker/
Author: Mingzhe Zou
Author-email: zoumingzhe@outlook.com
License: GPLv2
Project-URL: Source Code, https://github.com/checkeys/locker/
Project-URL: Bug Tracker, https://github.com/checkeys/locker/issues
Project-URL: Documentation, https://github.com/checkeys/locker/
Keywords: command-line,argparse,argcomplete
Platform: any
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: xkits-command>=0.5
Requires-Dist: xhtm>=0.12
Requires-Dist: xser>=0.5
Requires-Dist: xpw>=0.14

# locker

> Access authentication

## Usage

```bash
curl -u "demo:xpw123" http://localhost:3000/
```
