rustpython-doc 0.3.0

Python __doc__ database.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.once_cell]
version = "1.13"

[package]
authors = ["RustPython Team"]
description = "Python __doc__ database."
edition = "2021"
license-file = "LICENSE"
name = "rustpython-doc"
readme = "README.md"
version = "0.3.0"