Set of utilities to manipulate and create eggs without setuptools, and outside distutils context (i.e. without running setup).
Making an egg containing DLL
Given Windows model for DLLs, when several python packages depends on the same dll to be shared between extensions, it may be useful to have a “DLL egg” which put the dlls within the python installation such as the dll are automatically found by any extension to the corresponding python interpreter.
Usage:
- ::
make-dll-egg -m PKG-INFO foo.dll bar.dll
This will create a DLL with metadata taken from the PKG-INFO file, containing both foo and bar dlls.
Release files for eggutils 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distributions (sdists)
| File | Size | Uploaded | |
|---|---|---|---|
| eggutils-0.0.2.zip | 5.9 kB | Details | |
| eggutils-0.0.2.tar.gz | 3.6 kB | Details |
Release files / eggutils-0.0.2.zip
| Download URL | eggutils-0.0.2.zip |
|---|---|
| Size | 5.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e4a9251326e0734d596f82388cdd1c9baf9cb5d66f5ea59b40ab020734e1ed5c
|
|
BLAKE2b-256 checksum How to use checksums |
dd15a93d3ef7818d7d0a8c4b7f78bbcab48b8f43a4a53823252b37921e5d245f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / eggutils-0.0.2.tar.gz
| Download URL | eggutils-0.0.2.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e7e4f1ed2da9a4cb91546e7059e38b956ffa476e2a7990e893dd4b31be694ebc
|
|
BLAKE2b-256 checksum How to use checksums |
93b90f348709bdb8bc4c9e75335cae8c5c7321a2a91d40759ce80c933f7ce3b0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |