airkit 0.1.0

The real GUI toolkit for 21st century
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "airkit"
version = "0.1.0"
authors = ["handicraftsman <nickolay02@inbox.ru>"]
edition = "2018"
license = "MIT"
categories = ["graphics", "gui"]
description = "The real GUI toolkit for 21st century"
homepage = "https://github.com/aurashell"

[dependencies]
auragfx = "0.1.0"