Skip to content

robzed/AppleSingle_Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

AppleSingle_Decoder

Basic Python utility to decode with AppleSingle files.

Created by Rob Probin.

Licensed under the MIT license.

BACKGROUND NOTES

AppleSingle is a format for putting Mac data and resource forks into a single file.

https://en.wikipedia.org/wiki/AppleSingle_and_AppleDouble_formats

The problem for us was porting a cvs repo (where we used MacCVS Pro) to svn ... then to git left a lot of files stuck in this format. Hence this tool.

About

Simple AppleSingle decoder in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages