mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package textformats (#2062)
This commit is contained in:
parent
786ea17d52
commit
40138bbced
@ -6401,7 +6401,7 @@
|
|||||||
"license": "Unlicense",
|
"license": "Unlicense",
|
||||||
"web": "https://github.com/nigredo-tori/classy"
|
"web": "https://github.com/nigredo-tori/classy"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pls",
|
"name": "pls",
|
||||||
"url": "https://github.com/h3rald/pls",
|
"url": "https://github.com/h3rald/pls",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
@ -24216,5 +24216,19 @@
|
|||||||
"description": "Use a Structure of Arrays like an Array of Structures",
|
"description": "Use a Structure of Arrays like an Array of Structures",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/guibar64/aossoa"
|
"web": "https://github.com/guibar64/aossoa"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "textformats",
|
||||||
|
"url": "https://github.com/ggonnella/textformats",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"parsing",
|
||||||
|
"formats",
|
||||||
|
"textfiles",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Easy specification of text formats for structured data",
|
||||||
|
"license": "ISC",
|
||||||
|
"web": "https://github.com/ggonnella/textformats"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user