A set of utilities to create/manipulate eggs
Project description
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.
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
File details
Details for the file eggutils-0.0.2.zip
.
File metadata
- Download URL: eggutils-0.0.2.zip
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4a9251326e0734d596f82388cdd1c9baf9cb5d66f5ea59b40ab020734e1ed5c |
|
MD5 | 21a4d040fbb0921e861cee1dd9109d97 |
|
BLAKE2b-256 | dd15a93d3ef7818d7d0a8c4b7f78bbcab48b8f43a4a53823252b37921e5d245f |
File details
Details for the file eggutils-0.0.2.tar.gz
.
File metadata
- Download URL: eggutils-0.0.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7e4f1ed2da9a4cb91546e7059e38b956ffa476e2a7990e893dd4b31be694ebc |
|
MD5 | 22d08f6e5ffefabae8bc61cd80a2a8c8 |
|
BLAKE2b-256 | 93b90f348709bdb8bc4c9e75335cae8c5c7321a2a91d40759ce80c933f7ce3b0 |