2023-09-29 22:31:32 +02:00
|
|
|
# pyles
|
|
|
|
|
2023-10-01 03:39:06 +02:00
|
|
|
(pun on *py*thon and fi*les*) (it's not a very good pun)
|
|
|
|
|
|
|
|
# Requirements
|
|
|
|
|
|
|
|
- `libmagic` (`libmagic` on Alpine, `libmagic1` on Debian) for file type identification
|
|
|
|
|
|
|
|
# License
|
|
|
|
|
|
|
|
Licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0),
|
|
|
|
found in the LICENSE file in this repository.
|