library.properties 422 B

1234567891011
  1. name=unzipLIB
  2. version=1.0.0
  3. author=Larry Bank
  4. maintainer=Larry Bank
  5. sentence=A library to extract files from ZIP archives
  6. paragraph=Allows decompressing of files from within ZIP archives. Needs a fixed structure of 41K and can open+read any sized files from memory or any media you support through callback functions.
  7. category=Data Processing
  8. url=https://github.com/bitbank2/unzipLIB/
  9. architectures=*
  10. includes=unzipLIB.h