Difference between revisions of "Cpio"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Cpio |Short description=Archiver that handles various types of cpio and tar archives |Full description=GNU cpio copies files into or out of a cpio or tar archive. T...")
 
(version 2.12)
(5 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
|Name=Cpio
 
|Name=Cpio
 
|Short description=Archiver that handles various types of cpio and tar archives
 
|Short description=Archiver that handles various types of cpio and tar archives
|Full description=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. GNU cpio supports the following archive formats: binary, old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar. The tar format is provided for compatibility with the tar program. By default, cpio creates binary format archives for compatibility with older cpio programs. When extracting from archives, cpio automatically recognizes which kind of archive it is reading and can read archives created on machines with a different byte-order.
+
|Full description=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. GNU cpio supports the following archive formats: binary, old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar. The tar format is provided for compatibility with the tar program. By default, cpio creates binary format archives for compatibility with older cpio programs. When extracting from archives, cpio automatically recognizes which kind of archive it is reading and can read archives created on machines with a different byte-order.  
 +
|Homepage URL=http://www.gnu.org/software/cpio/
 
|User level=intermediate
 
|User level=intermediate
 +
|Component programs=cpio,rmt,mt
 +
|VCS checkout command=git clone git://git.savannah.gnu.org/cpio.git
 +
|Computer languages=C
 +
|Documentation note=User reference included; User reference manual available in Texinfo, DVI, PostScript, HTML, and plaintext formats from http://www.gnu.org/software/cpio/manual/index.html
 +
|Related projects=GNU_tar,Paxutils,S_tar,gnuit
 +
|Keywords=backup,archive,tar,cpio,file management,archiving,copying
 +
|Version identifier=2.12
 +
|Version date=2015/09/12
 +
|Version status=stable
 +
|Version download=http://ftp.gnu.org/gnu/cpio/cpio-2.12.tar.bz2
 +
|Last review by=Genium
 +
|Last review date=2015/09/12
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.9
+
|Status=
|Version date=2007-06-29
+
|Is GNU=Yes
|Version status=stable
+
|GNU package identifier=cpio
|Version download=ftp://ftp.gnu.org/pub/gnu/cpio/cpio-2.9.tar.gz
+
|License verified date=2010-03-10
|License verified date=2001-01-31
+
}}
|Version comment=2.9 stable released 2007-06-29
+
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2010-03-10
 +
}}
 +
{{Person
 +
|Real name=Sergey Poznyakoff
 +
|Role=Maintainer
 +
|Email=gray@gnu.org
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://git.savannah.gnu.org/cgit/cpio.git
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://savannah.gnu.org/bugs/?group=cpio
 +
}}
 +
{{Resource
 +
|Resource audience=Bug reports
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:bug-cpio@gnu.org
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
}}
+
|System-administration=backup
{{Project license
+
|Use=system-administration
|License=GPLv3orlater
+
|Works-with=archive
|License verified by=Janet Casey
 
|License verified date=2001-01-31
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 25: Line 60:
 
|Prerequisite description=libc6
 
|Prerequisite description=libc6
 
}}
 
}}
 +
{{Featured}}

Revision as of 13:52, 12 September 2015


[edit]

GNU cpio

https://www.gnu.org/software/cpio/
Archiver that handles cpio and tar archives.

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. GNU cpio supports the following archive formats: binary, old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar. The tar format is provided for compatibility with the tar program. By default, cpio creates binary format archives for compatibility with older cpio programs. When extracting from archives, cpio automatically recognizes which kind of archive it is reading and can read archives created on machines with a different byte-order.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

10 March 2010




Leaders and contributors

Contact(s)Role
Sergey Poznyakoff Maintainer


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/cpio.git/
Generalhttps://savannah.gnu.org/people/
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/cpio/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-cpio/
Debian (Ref)https://tracker.debian.org/pkg/cpio
Downloadhttps://alpha.gnu.org/gnu/cpio/
Savannah (Ref)https://savannah.gnu.org/projects/cpio/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/cpio/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Debian (Ref) (R)https://tracker.debian.org/pkg/cpio-doc
Generalhttps://translationproject.org/domain/cpio.html
Downloadhttps://ftp.gnu.org/gnu/cpio/


Software prerequisites

KindDescription
Required to buildlibc6




Entry











"Bug reports" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.