YEnc

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Added software)
(5 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
|formattype=electronic
 
|formattype=electronic
 
|subcat=Transfer Encodings
 
|subcat=Transfer Encodings
 +
|extensions={{ext|ync}}
 +
|pronom={{PRONOM|fmt/1100}}
 
|released=2001
 
|released=2001
 
}}
 
}}
'''yEnc''' is a transfer encoding used for attaching files to Usenet newsgroup messages (and, rarely, e-mail and other kinds of messages). It is a more space-efficient alternative to [[Uuencoding]].
+
{{DISPLAYTITLE:yEnc}}
 +
'''yEnc''' is a transfer encoding used for attaching files to Usenet newsgroup messages (and, rarely, e-mail and other kinds of messages). It is a more size-efficient alternative to [[Uuencoding]].
  
 
It is justly characterized as "quick and dirty", requiring crude Uuencoding-style heuristics to detect it, instead of utilizing the robust-but-complex [[MIME]] standard that predates it.
 
It is justly characterized as "quick and dirty", requiring crude Uuencoding-style heuristics to detect it, instead of utilizing the robust-but-complex [[MIME]] standard that predates it.
Line 11: Line 14:
 
== Specifications ==
 
== Specifications ==
 
[http://www.yenc.org/yenc-draft.1.3.txt yEncode - A quick and dirty encoding for binaries v1.2] (.txt file)
 
[http://www.yenc.org/yenc-draft.1.3.txt yEncode - A quick and dirty encoding for binaries v1.2] (.txt file)
 +
 +
== Identification ==
 +
A yEnc-encoded file is delimited by lines that begin with "<code>=ybegin</code>" and "<code>=yend</code>".
 +
 +
== Software ==
 +
* [http://yydecode.sourceforge.net/ yydecode]
 +
 +
== Sample files ==
 +
* https://telparia.com/fileFormatSamples/archive/yEnc/
  
 
== Links ==
 
== Links ==

Revision as of 21:24, 30 April 2022

File Format
Name yEnc
Ontology
Extension(s) .ync
PRONOM fmt/1100
Released 2001

yEnc is a transfer encoding used for attaching files to Usenet newsgroup messages (and, rarely, e-mail and other kinds of messages). It is a more size-efficient alternative to Uuencoding.

It is justly characterized as "quick and dirty", requiring crude Uuencoding-style heuristics to detect it, instead of utilizing the robust-but-complex MIME standard that predates it.

Contents

Specifications

yEncode - A quick and dirty encoding for binaries v1.2 (.txt file)

Identification

A yEnc-encoded file is delimited by lines that begin with "=ybegin" and "=yend".

Software

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox