You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
219 B
8 lines
219 B
2 years ago
|
# htman
|
||
|
A web interface for managing htpasswd files.
|
||
|
|
||
|
## Requirements
|
||
|
python3-bottle python-genshi
|
||
|
|
||
|
## Licence
|
||
|
htman is published under the [AGPL v3.0](https://www.gnu.org/licenses/agpl-3.0.html) (or later) license.
|