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
parent 043c5708f0
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",