python3-dll-a 0.2.1

Standalone python3.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.1"
edition = "2021"
description = "Standalone python3.dll import library generator"
repository = "https://github.com/ravenexp/python3-dll-a"
authors = ["Sergey Kvachonok <ravenexp@gmail.com>", "messense <messense@icloud.com>"]
license = "MIT AND PSF-2.0"
keywords = ["build-dependencies", "python", "windows", "mingw"]
categories = ["development-tools::build-utils"]
readme = "README.md"

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