mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package scfg (#2471)
Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
parent
5c74bebf04
commit
b5213105c1
@ -29159,5 +29159,18 @@
|
||||
"description": "Utilities for prime numbers",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/wokibe/primes"
|
||||
},
|
||||
{
|
||||
"name": "scfg",
|
||||
"url": "https://codeberg.org/xoich/nim-scfg",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"config",
|
||||
"parser"
|
||||
],
|
||||
"description": "Simple configuration file format (scfg) parser",
|
||||
"license": "CC-BY-SA 4.0",
|
||||
"web": "https://codeberg.org/xoich/nim-scfg"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user