A pymsbuild extension for producing MSIX packages.
Project description
pymsbuild-msix
This is a pymsbuild extension for compiling packages to MSIX.
Quick Start
In your _msbuild.py, import AppxManifest from pymsbuild_msix (using
import * is okay, and there are more names you may need).
from pymsbuild import *
from pymsbuild_msix import *
METADATA = {...}
PACKAGE = Package(
'package',
PyFile("__init__.py"),
AppxManifest("appxmanifest.xml"),
)
The extension adds a new msix command to build the MSIX. It behaves like the
wheel and sdist commands, including with the --layout-dir option followed
by the pack command.
$> python -m pymsbuild msix
# Or
$> python -m pymsbuild msix --layout-dir $DIR
# Modify (e.g. sign) the files in $DIR
$> python -m pymsbuild pack --layout-dir $DIR --add @additional_files.txt
Additional types that can be used in the package definition include
ResourcesXml, to identify a file to run with makepri.exe as part of build,
and AppInstaller. The latter currently does nothing special.
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 Distribution
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
File details
Details for the file pymsbuild_msix-0.1.0a1.tar.gz.
File metadata
- Download URL: pymsbuild_msix-0.1.0a1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9952dc71402c3afcda3d764034c4c16c39db81a0031112cc088c52314a20ae73
|
|
| MD5 |
94deec7c3a1a8dbca952a7e174260eb6
|
|
| BLAKE2b-256 |
ce2a6bb6f5e56bb5a349febf9dfbd64c7468e1eaa0a97afc7ea1d440405632c1
|
Provenance
The following attestation bundles were made for pymsbuild_msix-0.1.0a1.tar.gz:
Publisher:
release.yml on zooba/pymsbuild-msix
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pymsbuild_msix-0.1.0a1.tar.gz -
Subject digest:
9952dc71402c3afcda3d764034c4c16c39db81a0031112cc088c52314a20ae73 - Sigstore transparency entry: 214128328
- Sigstore integration time:
-
Permalink:
zooba/pymsbuild-msix@ac0cc3d770d68636a836faeb4923062337e0d423 -
Branch / Tag:
refs/tags/0.1.0a1 - Owner: https://github.com/zooba
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@ac0cc3d770d68636a836faeb4923062337e0d423 -
Trigger Event:
push
-
Statement type:
File details
Details for the file pymsbuild_msix-0.1.0a1-py3-none-any.whl.
File metadata
- Download URL: pymsbuild_msix-0.1.0a1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6538e3c01cdeaf27d4e019ead241873ea079f487b6750bc06934b13ef6cad3fd
|
|
| MD5 |
fa359b63ffb03b9cb55b282ff52b39f0
|
|
| BLAKE2b-256 |
5b8eaa23b7bed1b354388fa97af7541a0bd792d1510d7834f83b4f2f724f0f27
|
Provenance
The following attestation bundles were made for pymsbuild_msix-0.1.0a1-py3-none-any.whl:
Publisher:
release.yml on zooba/pymsbuild-msix
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pymsbuild_msix-0.1.0a1-py3-none-any.whl -
Subject digest:
6538e3c01cdeaf27d4e019ead241873ea079f487b6750bc06934b13ef6cad3fd - Sigstore transparency entry: 214128332
- Sigstore integration time:
-
Permalink:
zooba/pymsbuild-msix@ac0cc3d770d68636a836faeb4923062337e0d423 -
Branch / Tag:
refs/tags/0.1.0a1 - Owner: https://github.com/zooba
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@ac0cc3d770d68636a836faeb4923062337e0d423 -
Trigger Event:
push
-
Statement type: