astralblue / movesymlink

Move Symlink provides a function and a command that moves a symbolic link to another directory and adjusts its link target.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move Symlink

Documentation Status Updates

Move Symlink provides a function and a command that moves a symbolic link to another directory and adjusts its link target.

Features

  • Provides one function, movesymlink.move_symlink(), which does the job.
  • Provides a command-line wrapper movesymlink.
  • movesymlink can also be invoked from command line using python -m movesymlink.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Move Symlink provides a function and a command that moves a symbolic link to another directory and adjusts its link target.

License:MIT License


Languages

Language:Python 83.6%Language:Makefile 16.4%