Skip to main content

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

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

z3c.recipe.mkdir-0.7.tar.gz (19.6 kB view details)

Uploaded Source

File details

Details for the file z3c.recipe.mkdir-0.7.tar.gz.

File metadata

  • Download URL: z3c.recipe.mkdir-0.7.tar.gz
  • Upload date:
  • Size: 19.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for z3c.recipe.mkdir-0.7.tar.gz
Algorithm Hash digest
SHA256 5c5a56526699c9999fff05763c5db49cee3a7ca6da0aae68d390fb0cd3823ce5
MD5 951fde818a7d524a012fbfb205764a01
BLAKE2b-256 39db59192c78d0159e0e35206023ee540de7596a63cce89af29d49a78d4af660

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page