1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219
|
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl"?>
<rdf:RDF xml:lang="en"
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:foaf="http://xmlns.com/foaf/0.1/">
<!--
$HeadURL$
$Revision$
$Date$
====================================================================
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
====================================================================
This software consists of voluntary contributions made by many
individuals on behalf of the Apache Software Foundation. For more
information on the Apache Software Foundation, please see
<http://www.apache.org />.
-->
<Project rdf:about="http://james.apache.org/mime4j/">
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache James Mime4j</name>
<homepage rdf:resource="http://james.apache.org/mime4j/" />
<asfext:pmc rdf:resource="http://james.apache.org" />
<shortdesc>
Mime4j can be used to parse e-mail message streams in plain rfc822 and MIME format
and to build a tree representation of an e-mail message.
</shortdesc>
<description>
Mime4j provides a parser for e-mail message streams in plain rfc822 and MIME format.
The parser uses a callback mechanism to report parsing events such as the start of
an entity header, the start of a body. The parser has been designed to be extremely
tolerant against messages violating the standards. Mime4j can also be used to build
a tree representation of an e-mail message
</description>
<bug-database rdf:resource="http://issues.apache.org/jira/browse/MIME4J" />
<mailing-list rdf:resource="http://james.apache.org/mime4j/mail-lists.html" />
<download-page rdf:resource="http://james.apache.org/download.cgi" />
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/mail" />
<category rdf:resource="http://projects.apache.org/category/library" />
<!-- Multiple releases can be listed, each in its own section -->
<release>
<Version>
<name>Apache James Mime4j 0.8.11</name>
<created>2024-03-05</created>
<revision>0.8.11</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.8.10</name>
<created>2024-02-22</created>
<revision>0.8.10</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.8.9</name>
<created>2022-12-30</created>
<revision>0.8.9</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.8.8</name>
<created>2022-10-28</created>
<revision>0.8.8</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.8.7</name>
<created>2022-04-01</created>
<revision>0.8.7</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.8.6</name>
<created>2021-09-24</created>
<revision>0.8.6</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.8.5</name>
<created>2021-07-01</created>
<revision>0.8.5</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.8.4</name>
<created>2021-04-21</created>
<revision>0.8.4</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.8.3</name>
<created>2019-03-21</created>
<revision>0.8.3</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.8.2</name>
<created>2018-04-27</created>
<revision>0.8.2</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.8.1</name>
<created>2017-06-27</created>
<revision>0.8.1</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.8</name>
<created>2016-10-12</created>
<revision>0.8</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.7.2</name>
<created>2012-01-07</created>
<revision>0.7.2</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.7.1</name>
<created>2011-10-08</created>
<revision>0.7.1</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.7</name>
<created>2011-07-20</created>
<revision>0.7</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.6.1</name>
<created>2010-12-27</created>
<revision>0.6.1</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.6</name>
<created>2009-03-05</created>
<revision>0.6</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.5</name>
<created>2008-10-18</created>
<revision>0.5</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.4</name>
<created>2008-08-20</created>
<revision>0.4</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.3</name>
<created>2007-05-31</created>
<revision>0.3</revision>
</Version>
<Version>
<name>Apache James Mime4j 0.2</name>
<created>2006-01-09</created>
<revision>0.2</revision>
</Version>
</release>
<repository>
<SVNRepository>
<location rdf:resource="http://svn.apache.org/repos/asf/james/mime4j/trunk"/>
<browse rdf:resource="http://svn.apache.org/viewvc/james/mime4j/trunk"/>
</SVNRepository>
</repository>
<asfext:implements>
<asfext:Standard>
<asfext:title>Standard for ARPA Internet Text Messages</asfext:title>
<asfext:body>IETF</asfext:body>
<asfext:id>RFC 822</asfext:id>
<asfext:url rdf:resource="http://tools.ietf.org/html/rfc822"/>
</asfext:Standard>
</asfext:implements>
<asfext:implements>
<asfext:Standard>
<asfext:title>Internet Message Format</asfext:title>
<asfext:body>IETF</asfext:body>
<asfext:id>RFC 2822</asfext:id>
<asfext:url rdf:resource="http://tools.ietf.org/html/rfc2822"/>
</asfext:Standard>
</asfext:implements>
<asfext:implements>
<asfext:Standard>
<asfext:title>Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies</asfext:title>
<asfext:body>IETF</asfext:body>
<asfext:id>RFC 2045</asfext:id>
<asfext:url rdf:resource="http://tools.ietf.org/html/rfc2045"/>
</asfext:Standard>
</asfext:implements>
<asfext:implements>
<asfext:Standard>
<asfext:title>Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types</asfext:title>
<asfext:body>IETF</asfext:body>
<asfext:id>RFC 2046</asfext:id>
<asfext:url rdf:resource="http://tools.ietf.org/html/rfc2046"/>
</asfext:Standard>
</asfext:implements>
<asfext:implements>
<asfext:Standard>
<asfext:title>Multipurpose Internet Mail Extensions (MIME) Part Three: Message Header Extensions for Non-ASCII Text</asfext:title>
<asfext:body>IETF</asfext:body>
<asfext:id>RFC 2047</asfext:id>
<asfext:url rdf:resource="http://tools.ietf.org/html/rfc2047"/>
</asfext:Standard>
</asfext:implements>
</Project>
</rdf:RDF>
|