mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package nimkov (#2121)
This commit is contained in:
parent
126dcb9ae7
commit
f2d1d26513
@ -24855,5 +24855,21 @@
|
||||
"description": "Prints a dot graph of a nim ast dumped using the `dumpTree` macro.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Rekihyt/astdot"
|
||||
},
|
||||
{
|
||||
"name": "nimkov",
|
||||
"url": "https://github.com/bit0r1n/nimkov",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"markov",
|
||||
"markov-chain",
|
||||
"generator",
|
||||
"sentence",
|
||||
"text"
|
||||
],
|
||||
"description": "Text generator, based on Markov Chains (Markov text generator)",
|
||||
"license": "MIT",
|
||||
"doc": "https://nimkov.bitor.in",
|
||||
"web": "https://github.com/bit0r1n/nimkov"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user