Buildout recipe to create directories.
Project description
z3c.recipe.mkdir README
This package provides a zc.buildout recipe used to generate directories within a buildout.
Please see docs/index.rst for detailed documentation.
Changes
2.0 (2025-04-14)
Drop support for pkg_resources namespace and replace it with PEP 420 native namespace.
Drop support for Python 3.8.
1.1 (2024-09-30)
Add support for Python 3.12, 3.13.
Drop support for Python 3.7.
1.0 (2023-01-06)
Drop support for Python 2.7, 3.4. 3.5, 3.6.
Add support for Python 3.8, 3.9, 3.10, 3.11.
0.7 (2018-11-16)
Add support for Python 3.4, 3.5, 3.6, 3.7, PyPy and PyPy3.
Drop support for Python 2.6, 3.2 and 3.3.
0.6 (2013-05-21)
Dropped support for deprecated path option (use paths instead).
Added support for Python 3.2 / 3.3.
Added setup.py docs alias: runs setup.py develop and then installs documentation dependencies.
Added setup.py dev alias: runs setup.py develop and then installs testing dependencies.
Updated docs and tests.
0.5 (2012-06-26)
Added support for create-intermediate option (yes by default).
Fixed bug: empty directory names were not excluded from paths.
0.4 (2012-06-24)
Added support for mode, user, and group options.
Fixed (unnoticed?) bug when using the deprecated path option. In that case the default path (parts/<sectionname>) was created instead of the given one.
Shortened main code.
Updated tests to run with zc.buildout 1.5, thus requiring at least this version.
Using python’s doctest module instead of depreacted zope.testing.doctest.
0.3.1 (2009-08-21)
Update options path and paths to be referencable.
Output created message only if a directory was really created but display this message also for intermediate directories.
0.3 (2009-08-20)
Renamed path option to paths (plural). Please do not use path anymore!
Created directories are now displayed during buildout runs.
Changed default behaviour: directories created once will not be removed on updates, except you require that explicitly.
Added new option remove-on-update: if set to yes, true or on the set directories will be removed on updates of buildout configuration.
0.2 (2009-08-19)
Make paths absolute and normalize them before creation.
Support creation of several paths in a row.
Added check whether a file exists as part of path and emit error.
0.1 (2009-08-17)
Initial release.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file z3c_recipe_mkdir-2.0.tar.gz.
File metadata
- Download URL: z3c_recipe_mkdir-2.0.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
058c43bc16de6845a56c1c0e0a8a70d8bfd58c065b4ec949ef5bb768c91b3603
|
|
| MD5 |
177c4945e5e9d7900a265aa7d5b7b800
|
|
| BLAKE2b-256 |
ac3b2a332d845bf9772fdf2f2e9ef261dcfd8481e03b85f96180585a66915ae7
|
File details
Details for the file z3c_recipe_mkdir-2.0-py3-none-any.whl.
File metadata
- Download URL: z3c_recipe_mkdir-2.0-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b04ab6131eded5e37cb3906e9e84adbe5b16445b0b97d8e3d7e6cd262d23552
|
|
| MD5 |
52ac7f8e02a7b29649574df28e282825
|
|
| BLAKE2b-256 |
e832765cd4ca8736a5a0f1b80fa94ef5a987c0d30a1399c13eaead0e216c4344
|