a command-line vimball archive extractor
Project description
vimball
vimball is a simple command-line tool for extracting vimball archives.
For extracting vimball archives use the following command:
vimball -x <vimball archive>
By default, vimball will try to choose a directory that is named similar to the vimball archive to extract the archive’s files into. A specific directory name or path may also be selected using the following:
vimball -x <vimball archive> -C <extraction dir>
Listing the files contained inside the vimball archive is also supported using:
vimball -l <vimball archive>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vimball-0.5.0.tar.gz
(5.2 kB
view hashes)