Skip to main content

UNKNOWN

Project description

TarMan

This is archive manager with curses interface. Have you ever wanted to create an archive quickly without using help pages in the process for all the command line switches? Well here comes the tarman, it has only two command line options:

  • –help or

  • path to archive or directory

At first it was meant to be only for tar archives (hence the name), but support for other archives does not hurt. Dependencies are:

  • libarchive

  • Python 2.7 (or Python 2.6)

It supports archives that are manageable with libarchive.

For now it supports:

  • file browser

  • one-level browsing of supported archives

  • extraction of files

  • create archive option

Install from PYPI

virtualenv --no-site-packages some_folder/
cd some_folder/
bin/pip install tarman

Usage

bin/tarman some/directory/

Install of development version

It is very recommended to install it to virtualenv.

git clone git://github.com/matejc/tarman.git
virtualenv --no-site-packages tarman
cd tarman/
bin/pip install .

Key bindings

Key bindings are listed in HELP window, you can access it by pressing h or ? key.

Development

git clone git://github.com/matejc/tarman.git
virtualenv --no-site-packages tarman
cd tarman/
bin/python setup.py develop

Changelog

0.1 (2013-06-17)

  • Initial release [Matej Cotman]

BSD 2-Clause License

Copyright (c) 2013, Matej Cotman All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

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

tarman-0.1.zip (22.0 kB view details)

Uploaded Source

File details

Details for the file tarman-0.1.zip.

File metadata

  • Download URL: tarman-0.1.zip
  • Upload date:
  • Size: 22.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for tarman-0.1.zip
Algorithm Hash digest
SHA256 ee087ab8ff0cad0cecdd73d3419127eccfe96fe5d4811200002f63f1cf4ed7bc
MD5 f4c4f16f53933afac9a34f5f42e6cd76
BLAKE2b-256 60fb8596970e3696d942bfc72672d343d47a76c05739975637d6b446395b3ddd

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