mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
added docchanger to packages.json (#2737)
This commit is contained in:
parent
bb6afed334
commit
0a95808aec
@ -31795,5 +31795,22 @@
|
|||||||
"description": "A tool to capture and replay command line terminal sessions",
|
"description": "A tool to capture and replay command line terminal sessions",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"web": "https://github.com/crashappsec/cap10"
|
"web": "https://github.com/crashappsec/cap10"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "docchanger",
|
||||||
|
"url": "https://github.com/nirokay/docchanger",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"document-changer",
|
||||||
|
"document-generator",
|
||||||
|
"document-generation",
|
||||||
|
"docx",
|
||||||
|
"docx-files",
|
||||||
|
"binary"
|
||||||
|
],
|
||||||
|
"description": "Replaces substrings in .docx files with data, that is parsed from a json config file.",
|
||||||
|
"license": "GPL-3.0-only",
|
||||||
|
"web": "https://github.com/nirokay/docchanger",
|
||||||
|
"doc": "https://nirokay.github.io/nim-docs/docchanger/docchanger"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user