Added package Echon (#1557)

Co-authored-by: Timo 'eXodiquas' Netzer <exodiquas@gmail.com>
This commit is contained in:
eXodiquas 2020-07-12 15:13:35 +02:00 committed by GitHub
commit e377b60532
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18671,6 +18671,20 @@
"license": "MIT",
"web": "https://github.com/enthus1ast/nimMime"
},
{
"name": "Echon",
"url": "https://github.com/eXodiquas/Echon",
"method": "git",
"tags": [
"generative",
"l-system",
"fractal",
"art"
],
"description": "A small package to create lindenmayer-systems or l-systems.",
"license": "MIT",
"web": "https://github.com/eXodiquas/Echon"
},
{
"name": "nimrcon",
"url": "https://github.com/mcilya/nimrcon",