mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added plists library
This commit is contained in:
parent
d97bdc2ff3
commit
9f03e39f62
@ -1830,5 +1830,14 @@
|
|||||||
"description": "Pretty looking, full featured, Python-inspired unit test library.",
|
"description": "Pretty looking, full featured, Python-inspired unit test library.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jyapayne/einheit"
|
"web": "https://github.com/jyapayne/einheit"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "plists",
|
||||||
|
"url": "https://github.com/yglukhov/plists",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["plist", "property", "list"],
|
||||||
|
"description": "Generate and parse Mac OS X .plist files in Nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/yglukhov/plists"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user