57dbf89b7b
* sparkfun_qwiic_motor_driver 0.1.0 (#1495) * press_utils 1.0.0 (#1505) * adacl 6.2.1 (via `alr publish --submit`) * adacl_regexp 6.2.1 (#1531) * Force re-execution of build pipeline * adacl 6.2.1 (via `alr publish`) --------- Co-authored-by: KLOC-Karsten <72611407+KLOC-Karsten@users.noreply.github.com> Co-authored-by: Matheus Xavier <soft.song@fastmail.net> Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
16 lines
460 B
TOML
16 lines
460 B
TOML
name = "press_utils"
|
|
description = "Some utilities and a pretty complete argparse framework"
|
|
version = "1.0.0"
|
|
|
|
authors = ["Matheus Xavier"]
|
|
maintainers = ["Matheus Xavier <soft.song@fastmail.net>"]
|
|
maintainers-logins = ["xadaemon"]
|
|
licenses = "Apache-2.0"
|
|
website = "https://github.com/stateprisma/pr_utils"
|
|
tags = ["utils", "argparse"]
|
|
|
|
[origin]
|
|
commit = "ecc49bab249f457465d34ff08ef4defa601f6b83"
|
|
url = "git+https://github.com/stateprisma/press_utils.git"
|
|
|