blob: bf06f8023876ab92b9cb1be6e24cef5151441a5a [file] [log] [blame]
Stefan Bodewig728b4e82009-03-25 14:43:44 +00001<?xml version="1.0"?>
2<!--
3 Licensed to the Apache Software Foundation (ASF) under one or more
4 contributor license agreements. See the NOTICE file distributed with
5 this work for additional information regarding copyright ownership.
6 The ASF licenses this file to You under the Apache License, Version 2.0
7 (the "License"); you may not use this file except in compliance with
8 the License. You may obtain a copy of the License at
9
10 http://www.apache.org/licenses/LICENSE-2.0
11
12 Unless required by applicable law or agreed to in writing, software
13 distributed under the License is distributed on an "AS IS" BASIS,
14 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 See the License for the specific language governing permissions and
16 limitations under the License.
17-->
18<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:asfext="http://projects.apache.org/ns/asfext#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:doap="http://usefulinc.com/ns/doap#" xml:lang="en">
19 <Project rdf:about="http://commons.apache.org/compress/">
20 <name>Apache Commons Compress</name>
21 <homepage rdf:resource="http://commons.apache.org/compress/"/>
22 <programming-language>Java</programming-language>
23 <category rdf:resource="http://projects.apache.org/category/library"/>
24 <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
25 <bug-database rdf:resource="http://issues.apache.org/jira/browse/COMPRESS"/>
26 <download-page rdf:resource="http://commons.apache.org/downloads/download_compress.cgi"/>
27 <asfext:pmc rdf:resource="http://commons.apache.org/"/>
28 <shortdesc xml:lang="en">Commons Compress</shortdesc>
29 <description xml:lang="en">Commons Compress: working with zip, ar, jar, bz2, cpio and gz files.</description>
30 <repository>
31 <SVNRepository>
32 <browse rdf:resource="http://svn.apache.org/repos/asf/commons/proper/compress/trunk"/>
33 <location rdf:resource="http://svn.apache.org/repos/asf/commons/proper/compress"/>
34 </SVNRepository>
35 </repository>
36 <release>
Sebastian Bazley01917aa2009-05-27 23:30:32 +000037 <Version>
Stefan Bodewig728b4e82009-03-25 14:43:44 +000038 <name>commons-compress</name>
Sebastian Bazleydcd81ec2009-05-28 08:16:20 +000039 <created>2009-05-21</created>
Sebastian Bazley01917aa2009-05-27 23:30:32 +000040 <revision>1.0</revision>
41 </Version>
Stefan Bodewig728b4e82009-03-25 14:43:44 +000042 </release>
43 <mailing-list rdf:resource="http://commons.apache.org/mail-lists.html"/>
44 </Project>
45</rdf:RDF>