Add freedesktop_org library (#2460)

This commit is contained in:
Emery Hemingway 2023-01-19 19:37:53 -06:00 committed by GitHub
parent 2842643e46
commit 25e4fd63a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28558,5 +28558,17 @@
"description": "Subscribestar extractor",
"license": "MIT",
"web": "https://git.ozzuu.com/thisago/subscribestar"
},
{
"name": "freedesktop_org",
"url": "https://git.sr.ht/~ehmry/freedesktop_org",
"method": "git",
"tags": [
"library",
"freedesktop"
],
"description": "Library implementation of some Freedesktop.org standards",
"license": "Unlicense",
"web": "https://git.sr.ht/~ehmry/freedesktop_org"
}
]