Skip to content

Eden790/zip-ada

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

947 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zip-Ada is a library for dealing with
the Zip compressed archive file format.

 - Fully open-source - no black-box
 - Fully in Ada - no interfacing headaches
 - Fully portable - no preprocessing, no conditionals

====
Complete description in: doc/zipada.txt

If you are in a hurry (tl;dr), ignore the documentation,
have GNAT installed (automatic on Linux), and try the
command "gprbuild -P zipada.gpr".
Bonus: the file zipada.gpr is a text file,
with some comments.

About

Zip-Ada: a standalone, portable Ada library for .zip archives. Includes LZMA byte stream encoder & decoder pair.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ada 94.4%
  • Perl 3.1%
  • Batchfile 2.4%
  • Shell 0.1%