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.3.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file pdm-rename-0.0.3.tar.gz
.
File metadata
- Download URL: pdm-rename-0.0.3.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.6.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8ddac131de94eb52d4d9728c55835aca02573492859de55f3c3785946b1b5ba |
|
MD5 | d92ba0c8e6115dd14466a621c00c4934 |
|
BLAKE2b-256 | c6a64e458c00d824641a18ba2d9e582ff69dc9af79e9706603e74c4ef6ba085d |
File details
Details for the file pdm_rename-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: pdm_rename-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.6.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff9a574ed1cfedfb815033781f4283e5efe855883c09fa15753d5ee39270bd4b |
|
MD5 | f2270269da331728a6daefdd7d054d88 |
|
BLAKE2b-256 | c61e6476ce5f8b00a4f557fdfd77676c7fe3b9c0d59449a58942756aafcd4484 |