Added package macosutils (#2970)

This commit is contained in:
Jaremy Creechley 2025-01-16 06:19:09 -07:00 committed by GitHub
parent 3dc7dba670
commit 3b6046dbd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34433,6 +34433,23 @@
"license": "MIT",
"web": "https://github.com/elcritch/sigils"
},
{
"name": "macosutils",
"url": "https://github.com/elcritch/macosutils",
"method": "git",
"tags": [
"macos",
"osx",
"system",
"utilities",
"cfcore",
"corefoundation",
"wrapper"
],
"description": "MacOS/OSX system util wrappers for CFCore and the like",
"license": "Apache-2.0",
"web": "https://github.com/elcritch/macosutils"
},
{
"name": "dmon",
"url": "https://github.com/elcritch/dmon-nim",