cleanup 0.1.1

A cargo python extension in the making
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "cleanup"
version = "0.1.1"
authors = ["DD5HT <hendrik@dd5ht.de>"]
publish = true

description = "A cargo python extension in the making"
license = "MIT"

[dependencies]