mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Merge pull request #114 from ziotom78/master
New package "parsetoml" added to the list
This commit is contained in:
commit
d381c035ed
@ -1120,6 +1120,15 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://gitlab.3dicc.com/gokr/blimp"
|
"web": "https://gitlab.3dicc.com/gokr/blimp"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "parsetoml",
|
||||||
|
"url": "https://github.com/ziotom78/parsetoml.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["library", "nim"],
|
||||||
|
"description": "Library for parsing TOML files.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/ziotom78/parsetoml"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "compiler",
|
"name": "compiler",
|
||||||
"url": "https://github.com/Araq/Nim.git",
|
"url": "https://github.com/Araq/Nim.git",
|
||||||
@ -1130,4 +1139,3 @@
|
|||||||
"web": "https://github.com/Araq/Nim"
|
"web": "https://github.com/Araq/Nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user