cleanup 0.1.1

A cargo python extension in the making
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# cleanup

Just reserved th name for the future
WIP:

## Usage

Create a new rust/python project:

```cargo new --pyrate```

Build the project:

```cargo build --pyrate```

## Development

This project is a dummy at the moment a working alpha release is expected soon.