Add package 'expect' (#2838)

This commit is contained in:
penguinite 2024-03-22 09:48:32 +01:00 committed by GitHub
parent 5f8c529c9a
commit 9314cc0e54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32931,6 +32931,19 @@
"license": "GPL-3.0-or-later",
"web": "https://git.disroot.org/bloomingchad/pnimrp"
},
{
"name": "expect",
"url": "https://github.com/penguinite/expect",
"method": "git",
"tags": [
"rust",
"expect",
"basic"
],
"description": "Rust-style expect procedures",
"license": "BSD-3-Clause",
"web": "https://github.com/penguinite/expect"
},
{
"name": "css3selectors",
"url": "https://github.com/Niminem/CSS3Selectors",