mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +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.",
|
"description": "Prints a dot graph of a nim ast dumped using the `dumpTree` macro.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Rekihyt/astdot"
|
"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