Changeset 7170 for trunk/doc/3rd-party-components.txt
- Timestamp:
- Jun 9, 2016, 10:45:49 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/3rd-party-components.txt
r7152 r7170 321 321 ------------------------- 322 322 Package for multi-threaded compression to GZIP format. 323 Modified to fix issue with files > 2GB. Source is included 324 with the BASE core code. 323 325 324 326 More info: https://github.com/shevek/parallelgzip 327 : http://base.thep.lu.se/ticket/2006 328 : http://base.thep.lu.se/ticket/2016 325 329 Version : 1.0.1 326 330 License : Apache software license (parallelgzip-LICENSE.txt) 327 Files : parallelgzip-1.0.1.jar331 Files : None. Distributed as source only. All code is in org/anarres/parallelgzip package. 328 332 329 333 SecondString
Note: See TracChangeset
for help on using the changeset viewer.