skip to navigation
skip to content

cns.recipe.symlink 0.2.3

Buildout recipe to create symlinks

Downloads ↓ | Package Documentation

This recipe makes it easy to create symbolic links on Unix variants. Links can be specified one by one, or in bulk. Various shortcuts are provided to avoid unnecessary repetition of source & target paths, etc.

Warning: If you're going to be linking to directories, make sure to see the wiki page on how to work around zc.buildout bug #144228. Otherwise your buildout will fail.

Common options

  • symlink_base option may contain a common (source) base directory for symlinking,

    when links are created for many items from the same directory.

  • symlink_target may contain common target directory, when links are created in the

    same directory.

  • autocreate causes a target directory to be created if it does not exist

Contributors

Radim Novotny, original author; Petri Savolainen, contributor

Change history

0.2.3 (2011-12-07)

  • Sphinx docs
  • Minor fixes

0.2.2 (2011-12-02)

  • Raise error on nonexistent base source directory
  • Provide 'autocreate' option to create target directory if it does not exist

0.2.1 (2011-12-02)

  • New feature for ignoring some items

0.2 (2011-12-02)

  • New feature for bulk creation of links
  • Repackaged based on ZopeSkel recipe
  • Minor doc improvements
  • Source now on github

0.1

  • Initial release

Download

 
File Type Py Version Uploaded on Size # downloads
cns.recipe.symlink-0.2.3-py2.6.egg (md5) Python Egg 2.6 2011-12-07 9KB 419
cns.recipe.symlink-0.2.3-py2.7.egg (md5) Python Egg 2.7 2011-12-07 9KB 540
cns.recipe.symlink-0.2.3.tar.gz (md5) Source 2011-12-07 12KB 206
cns.recipe.symlink-0.2.3.zip (md5) Source 2011-12-07 19KB 277