p 0.0.0

Rust package for Python
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["theshteves <stevenkneiser@gmail.com>"]
description = "Rust package for Python"
include = ["**/*.rs", "Cargo.toml"]
keywords = ["p", "python", "ru", "extension", "theshteves"]
license = "MIT"
name = "p"
repository = "https://github.com/theshteves/p"
version = "0.0.0"