Sha256: c68f79ac2a310a5d5336930c916fc2bad17ec532066fc976c4d361b6243e871a

Contents?: true

Size: 1.57 KB

Versions: 5

Compression:

Stored size: 1.57 KB

Contents

= escoffier

Escoffier is a prep chef for simple administrative tasks that I need, like 
managing the file system to make a local copy and unzip of large directories
and the like. 

* Source at: http://github.com/kastman/escoffier

== DESCRIPTION:

You'll probably want to 'include compressible' or use the `mise` executible.

== SYNOPSIS:

	mise /my/large/directory

== REQUIREMENTS:

* Unzipping is done via brianmario's bzip2-ruby gem, or if that fails (for very large files), falls back to a system call to `bzip2` 
	
== LICENSE:

(The MIT License)

Copyright (c) 2010 Kastman

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
escoffier-0.1.3 README.rdoc
escoffier-0.1.2 README.rdoc
escoffier-0.1.1 README.rdoc
escoffier-0.1.0 README.rdoc
escoffier-0.0.0 README.rdoc