Parent Directory
|
Revision Log
- describe utility
| 1 | # GNU cpio copies files into or out of a cpio or tar archive. The archive can be another file on the disk, a magnetic tape, or a pipe. |
| 2 | [buildout] |
| 3 | parts = cpio |
| 4 | |
| 5 | [cpio] |
| 6 | recipe = hexagonit.recipe.cmmi |
| 7 | url = http://ftp.gnu.org/gnu/cpio/cpio-2.11.tar.bz2 |
| 8 | md5sum = 20fc912915c629e809f80b96b2e75d7d |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |