mirror of
https://github.com/Steffo99/unimore-oop-2020-cleaver.git
synced 2024-11-21 07:34:19 +00:00
A file compression, encryption and splitting utility
.idea | ||
.media | ||
docs | ||
examples | ||
resources | ||
src/eu.steffo.cleaver | ||
.gitignore | ||
eu.steffo.cleaver.iml | ||
LICENSE.txt | ||
README.md |
About
Made for the Programmazione ad Oggetti exam at Unimore.
Specification
The project specification document is available here.
Documentation
The documentation for this project is available here.
It is being hosted on GitHub Pages.
Generated with:
javadoc -private -splitindex -author -nodeprecated -encoding UTF-8 -docencoding utf-8 -charset utf-8 --add-stylesheet D:\Codice\cleaver\resources\style.css -html5 -keywords -windowtitle Cleaver -link https://docs.oracle.com/en/java/javase/13/docs/api/ -d docs