[package]
authors = ["Sergey Kvachonok <ravenexp@gmail.com>", "messense <messense@icloud.com>"]
categories = ["development-tools::build-utils"]
description = "Standalone python3.dll import library generator"
edition = "2021"
keywords = ["build-dependencies", "python", "windows", "mingw"]
license = "MIT AND PSF-2.0"
name = "python3-dll-a"
readme = "README.md"
repository = "https://github.com/ravenexp/python3-dll-a"
resolver = "2"
version = "0.2.1"
[target."cfg(windows)".dependencies.cc]
version = "1.0.73"