Difference between revisions of "Sharutils"

From Free Software Directory
Jump to: navigation, search
m (new release)
(updated GNU id + VCS checkout + new release + added resource info)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Sharutils
+
|Name=GNU sharutils
 
|Short description=Creates and helps unpack shell archives
 
|Short description=Creates and helps unpack shell archives
 
|Full description=Sharutils consists of two shell archiving utilities: "shar" and "unshar." "shar" makes shell archives out of many files and preps them for transmission by email. A shell archive is a collection of files that can be unpacked by /bin/sh. Among other things, the program can compress files, uuencode binary files, split long files and construct multi-part mailings, ensure correct unsharing order, and provide simplistic checksums. "unshar" scans mail archives, looks for the start of shell archives, and automatically strips off headers and other introductory text. The bodies of the messages are then unpacked by a copy of the shell; the program may also process files containing linked shell archives.
 
|Full description=Sharutils consists of two shell archiving utilities: "shar" and "unshar." "shar" makes shell archives out of many files and preps them for transmission by email. A shell archive is a collection of files that can be unpacked by /bin/sh. Among other things, the program can compress files, uuencode binary files, split long files and construct multi-part mailings, ensure correct unsharing order, and provide simplistic checksums. "unshar" scans mail archives, looks for the start of shell archives, and automatically strips off headers and other introductory text. The bodies of the messages are then unpacked by a copy of the shell; the program may also process files containing linked shell archives.
 +
|Homepage URL=http://www.gnu.org/software/sharutils/sharutils.html
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
+
|Component programs=shar,unshar,uuencode,uudecode
|Component programs=shar,unshar
+
|VCS checkout command=git clone git://git.savannah.gnu.org/sharutils.git
|Homepage URL=http://www.gnu.org/software/sharutils/sharutils.html
 
|VCS checkout command=
 
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User manual included and available from http://www.gnu.org/software/sharutils/manual/
 
|Documentation note=User manual included and available from http://www.gnu.org/software/sharutils/manual/
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=GNU_tar,gnuit,gzip
 
|Related projects=GNU_tar,gnuit,gzip
 
|Keywords=shell,email,archives,sharutils,shar,unshar
 
|Keywords=shell,email,archives,sharutils,shar,unshar
|Is GNU=y
+
|Version identifier=4.14
|Version identifier=4.13.5
+
|Version date=2013/10/18
|Version date=2013-04-12
 
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/sharutils/sharutils-4.13.5.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/sharutils/sharutils-4.14.tar.gz
|License verified date=2010-08-31
+
|Last review by=Genium
|Version comment=
+
|Last review date=2013/10/20
|Last review by=Janet Casey
 
|Last review date=2010-02-22
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=Yes
 +
|GNU package identifier=sharutils
 +
|License verified date=2010-08-31
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2010-08-31
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Bruce Korb
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Bruce Korb
 
 
|Email=bkorb@gnu.org
 
|Email=bkorb@gnu.org
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Jan Djarv
 
|Role=Contributor
 
|Role=Contributor
|Real name=Jan Djarv
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 44: Line 44:
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:bug-gnu-utils@gnu.org
 
|Resource URL=mailto:bug-gnu-utils@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://git.savannah.gnu.org/cgit/sharutils.git
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 49: Line 54:
 
|Use=system-administration
 
|Use=system-administration
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv3orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-08-31
 
}}
 

Revision as of 11:48, 20 October 2013


[edit]

GNU sharutils

https://www.gnu.org/software/sharutils/
Creates and helps unpack shell archives.

Sharutils is a package for creating and manipulating shell archives that can be readily emailed. A shell archive is a file that can be processed by a Bourne-type shell to unpack the original collection of files.

This package consists of two pairs of utilities: shar and unshar, and uuencode and uudecode:

Shar & unshar

Shar makes so-called shell archives out of many files, preparing them for transmission by electronic mail services (converting binary data to ASCII representations, breaking the text into multiple shar scripts, etc.). Unshar is the safe way to extract and reassemble the original files. It will automatically strip off the mail headers and other introductory text.

Uuencode & uudecode

Uuencode and uudecode are programs that convert binary files into ascii text so that the original data can pass through the email system without having intermediate hosts "fixing" the files en route.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

31 August 2010




Leaders and contributors

Contact(s)Role
Bruce Korb Maintainer


Resources and communication

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


Software prerequisites




Entry




















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.