Plugin, that allows to dynamically rename folders during the build stage.
Project description
pdm-rename
This plugin allows to dynamically rename folders during the build stage.
Installation
pdm self add pdm-rename
Use it
Specify rename
dictionary in [tool.pdm]
section.
[tool.pdm]
rename = { "a/b" = "c/d" }
If you want the folder to be included in your build, don't forget to specify build.includes
.
[tool.pdm.build]
includes = ["c"]
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
pdm-rename-0.0.1.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file pdm-rename-0.0.1.tar.gz
.
File metadata
- Download URL: pdm-rename-0.0.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.2.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a22793fb337172c3b12f6ffddbc08531e6b4af91376e353494a55986a5524264 |
|
MD5 | 04d57abc4d5d14aa8b0bcd1098f99925 |
|
BLAKE2b-256 | 56805c8158d82db93c0c3fb7462b293e8f55ed4d55d304246fbfcdd0254f1fec |
File details
Details for the file pdm_rename-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pdm_rename-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.2.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63116898a1267d9be6add7428763817a5ee27ff7bba29c412dd38fcc0dc66ef1 |
|
MD5 | 0e317725e2ca441c109fba6be3b12219 |
|
BLAKE2b-256 | f65f3ec8d474228edf59dac1c8e19a11f4e6fc6b7c759b1aa4adf29f984b808e |