Windows package build system
Project description
pywinmake
A Windows contrib package build system modelled after VLC's contrib build system.
Fetches, patches, and builds C/C++ libraries using Visual Studio toolchains.
Requirements
- Windows with Visual Studio 2019 or 2022
- CMake, Git Bash, wget
Usage
from pywinmake.package.build_tools import Paths, get_default_parsed_args
from pywinmake.package.versioner import Versioner
paths = Paths(base_dir="path/to/project")
versioner = Versioner(paths.contrib_dir)
versioner.exec_for_pkg("mylibrary", op=Operation.RESOLVE, recurse=True)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pywinmake-0.5.6-py3-none-any.whl
(52.2 kB
view details)
File details
Details for the file pywinmake-0.5.6-py3-none-any.whl.
File metadata
- Download URL: pywinmake-0.5.6-py3-none-any.whl
- Upload date:
- Size: 52.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4f413658acaa7241c59eb11c7bc9969a318dc7246c7868c34591b7dadaf384e
|
|
| MD5 |
ec3cc4855f5aa92fa1938e9d361bd7c5
|
|
| BLAKE2b-256 |
fddcf4fa4cc6b7cc3db702cb58ad00ac3391ff19dee2e5e8933ea3fb543ba72e
|