clgl 0.2.5

clgl is a small and lightweight command-line graphics library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Melker Widén"]
description = "clgl is a small and lightweight command-line graphics library."
edition = "2021"
license = "MIT"
name = "clgl"
readme = "./README.md"
repository = "https://github.com/memagu/clgl/"
version = "0.2.5"