~ubuntu-branches/debian/stretch/libcommons-compress-java/stretch

« back to all changes in this revision

Viewing changes to README.txt

  • Committer: Package Import Robot
  • Author(s): Emmanuel Bourg
  • Date: 2015-08-31 23:22:38 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20150831232238-gz3ynyvs68tok1a3
Tags: 1.10-1
* New upstream release
* Updated the OSGi metadata

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Apache Commons Compress was derived from various sources, including:
 
1
Apache Commons Compress
 
2
=======================
 
3
 
 
4
Commons Compress is a Java library for working with various
 
5
compression and archiving formats.
 
6
 
 
7
For full documentation see http://commons.apache.org/proper/commons-compress/
 
8
 
 
9
## Apache Commons Compress was derived from various sources, including:
2
10
 
3
11
Original BZip2 classes contributed by Keiron Liddle
4
12
<keiron@aftexsw.com>, Aftex Software to the Apache Ant project.