Skip to main content

directory packaging tool

Project description

features

  • archiving (tar)

  • compression (gzip, bzip2, xz)

  • ignore file

how to use

  1. write ignore file

  2. run sluggard command

ignore file

example (.packignore file)

.git/
venv/
dev/
!.gitkeep

sluggard command

# only need -o option
sluggard -o <output file>
sluggard -o package.tar  # no compress
sluggard -o package.tar.gz  # gz compress
sluggard -o package.tar.xz  # xz compress
sluggard -o package.tar.bz2  # bz2 compress

# package specified directory (if not provided, use current directory)
sluggard -o <output file> /path/to/directory

# show help -h or --help
sluggard -h

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

sluggard-1.0.0.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

sluggard-1.0.0-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

Details for the file sluggard-1.0.0.tar.gz.

File metadata

  • Download URL: sluggard-1.0.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.9

File hashes

Hashes for sluggard-1.0.0.tar.gz
Algorithm Hash digest
SHA256 51b7ee5f47a3bd8ba4945438be3ff5c3ede76f5da766e188c6ad62209d1784ea
MD5 64f3a239da4b8db7b24a69e1bb441720
BLAKE2b-256 2f546122a3d540e7c521f9d6a96d1f3688e69c73f414886c1b0bed844118c383

See more details on using hashes here.

File details

Details for the file sluggard-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: sluggard-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 15.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.9

File hashes

Hashes for sluggard-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d2b950c2840643324615d9fe88ff575c9934eb4e2945ad676b6719e2044837ef
MD5 3911a2c15ed330c515488619b9b53b06
BLAKE2b-256 c614b9f7e5d019d90752c86de4b0159822d118ce7499e421eb48d0ab67498658

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