mirror of
https://github.com/AppleCommander/ShrinkItArchive.git
synced 2024-11-08 17:08:15 +00:00
A Java library for managing Apple II ShrinkIt archives.
4ebc196313
Bump junit:junit from 4.12 to 4.13.2 |
||
---|---|---|
.github | ||
gradle/wrapper | ||
src | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
MAVEN-REPO.md | ||
README.md | ||
settings.gradle |
ShrinkIt Archive Library for Java
This project is a direct off-shoot of the AppleCommander project and implements a pure Java API to manipulate ShrinkIt (NuFX) archives (Apple File Type Note $E0/8002).
Developers
Being new to Gradle, all of the Maven release components are in the build.gradle
file. More a warning than anything, just in case it causes issues. Please make more portable and submit a PR.