python3-dll-a 0.2.10

Standalone python3(y).dll import library generator
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "python3-dll-a"
version = "0.2.10"
edition = "2021"
description = "Standalone python3(y).dll import library generator"
repository = "https://github.com/PyO3/python3-dll-a"
authors = ["Sergey Kvachonok <ravenexp@gmail.com>", "messense <messense@icloud.com>", "Adam Reichold <adam.reichold@t-online.de>"]
license = "MIT"
keywords = ["build-dependencies", "python", "windows", "mingw", "msvc"]
categories = ["development-tools::build-utils"]
readme = "README.md"

[target.'cfg(windows)'.dependencies]
cc = "1.0.73"