dynfractal 0.1.0

A program to render any equation (in terms of z and c) into an ASCII fractal
[dependencies.rcalc_lib]
version = "1.0.0"

[dependencies.regex]
version = "1.6.0"

[dependencies.text_io]
version = "0.1.10"

[package]
description = "A program to render any equation (in terms of z and c) into an ASCII fractal"
edition = "2021"
homepage = "https://seoringslerbhfa.club/dynfractal.html"
license = "AGPL-3.0"
name = "dynfractal"
readme = "README.md"
repository = "https://gitlab.com/sauce420/dynfractal"
resolver = "2"
version = "0.1.0"