A Java library and command-line tool for AppleSingle support.
Go to file
2018-06-04 22:19:03 -05:00
api Fixing spelling. 2018-06-04 22:18:27 -05:00
gradle/wrapper
tools/asu Changing notation to (hopefully) be more clear on ranges. 2018-06-04 22:19:03 -05:00
.gitignore Excluding disk images files. 2018-05-26 17:47:24 -05:00
build.gradle Gradle tweaks: fix for Oracle javadoc doclint strictness; made the signing task a bit more intelligent. 2018-05-29 10:46:19 -05:00
gradle.properties Bumping version. 2018-06-03 12:21:24 -05:00
gradlew
gradlew.bat
LICENSE
README.md
settings.gradle Noticed that the tools subproject (which is empty) shows up in Eclipse. 2018-05-28 22:38:57 -05:00

AppleSingle

This project is an off-shoot of AppleCommander's support for the AppleSingle format in that there are multiple Java-based tools that can benefit from a pre-built library to support the AppleSingle format.

Subprojects

This project is split into two sub-projects:

  • api is the Java API
  • asu is a command-line tool for manipulating images

Resources