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.2.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file pdm-rename-0.0.2.tar.gz
.
File metadata
- Download URL: pdm-rename-0.0.2.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 | 7b04259a6e712f87e4736729cca126474bd67bdb4bf20d3dc8f19106d2bd6d38 |
|
MD5 | 68e81ae6d13808b1dd0ec21f3296e808 |
|
BLAKE2b-256 | 86fae496a0f76380fee890e1e5e53de04e296cbf96fd34cd19e3e05286803b04 |
File details
Details for the file pdm_rename-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pdm_rename-0.0.2-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 | d0eb0c78fe3df48f40b50b670f531a8af0181f8b47407a642270a691eda4f37c |
|
MD5 | 420d3286ac3591671e467b628816f181 |
|
BLAKE2b-256 | 72730c3c79a87293e920c83f9a887368d983b20cc2311fd1c3e53f23bfba1cdc |