doppel

A friendly file copier/installer

BSD-3-CLAUSE License

Downloads
1.6K
Stars
3
Committers
1

Bot releases are hidden (Show)

doppel - v0.5.0 Latest Release

Published by jimporter about 4 years ago

Doppel v0.5.0 has been released! It's available on PyPI as well as an Ubuntu PPA ppa:jimporter/stable.

Changes

  • Drop support for Python 2
doppel - v0.4.0

Published by jimporter about 5 years ago

Doppel v0.3.1 has been released! It's available on PyPI as well as an Ubuntu PPA ppa:jimporter/stable.

Changes

  • Support installing symlinks as links
doppel - v0.3.1

Published by jimporter over 6 years ago

Doppel v0.3.1 has been released! It's available on PyPI.

Changes

  • Fix sudo-elevation on Windows
  • Support reading arguments from a file via @file
doppel - v0.3.0

Published by jimporter over 6 years ago

Doppel v0.3.0 has been released! It's available on PyPI.

Changes

  • Automatically request elevation with sudo when copying to a non-writable directory
doppel - v0.2.0

Published by jimporter over 8 years ago

Doppel v0.2.0 has been released! It's available on PyPI as well as an Ubuntu PPA: ppa:jimporter/stable

Changes

  • Don't copy recursively by default (pass -r to enable recursion)
  • Allow setting the base directory for source file names
  • Add support for copying to archives (.tar, .tar.gz, .tar.bz2, .zip)
doppel - v0.1.0

Published by jimporter over 8 years ago

The initial release of doppel! Contains basic support for copying files and directories, creating parent directories, and setting file modes.