crate-mapper-v4 0.1.0

Blazing fast Rust crate analyzer with Python FFI - 4M ops/sec!
Documentation
1
2
3
4
5
6
7
8
9
10
11
[build-system]
requires = ["maturin>=1.0"]
build-backend = "maturin"

[project]
name = "crate-mapper-v4"
version = "4.0.0"
description = "⚡ Rust crate analyzer with Python FFI - 4M ops/sec!"
authors = [{name = "Roman Belolipetsky"}]
requires-python = ">=3.7"
license = {text = "MIT"}