Extract data from Macintosh BinHex files
BinHex is a format used by Macintosh for transporting Mac files safely through
electronic mail, as short-lined, 7-bit, semi-compressed data streams. This
module provides a means of converting those data streams back into binary
data.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/perl-Convert-BinHex && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Convert-BinHex-1.123.tar.gz | 0000075876 74.1 KB | |
perl-Convert-BinHex.changes | 0000001467 1.43 KB | |
perl-Convert-BinHex.spec | 0000001901 1.86 KB |
Revision 19 (latest revision is 22)
Stephan Kulow (coolo)
accepted
request 208402
from
Stephan Kulow (coolo)
(revision 19)
- update to 1.123: + Fixed pod error in debinhex and added pod tests + Added unit tests for OO and CRC code + Moved to Dist::Zilla's OurPkgVersion for keeping $VERSIONs in sync
Comments 0