Package apache-mime4j: Information

    Source package: apache-mime4j
    Version: 0.6-alt1_2jpp6
    Build time:  Feb 2, 2011, 08:39 PM
    Category: Development/Java
    Report package bug
    License: BSD
    Summary: Mime stream parser
    Description: 
    Apache Mime4j is developed by the Apache James team but now
    has a dedicated mailing list.
    mime4j provides a parser, MimeStreamParser, 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, etc. If
    you are familiar with the SAX XML parser interface you
    should have no problem getting started with mime4j.
    The parser only deals with the structure of the message
    stream. It won't do any decoding of base64 or quoted-printable
    encoded header fields and bodies. This is intentional - the
    parser should only provide the most basic functionality needed
    to build more complex parsers. However, mime4j does include
    facilities to decode bodies and fields and the Message class
    described below handles decoding of fields and bodies
    transparently.

    List of rpms provided by this srpm:
    apache-mime4j (noarch)
    apache-mime4j-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. apache-commons-io
      2. apache-commons-parent
      3. apache-jar-resource-bundle >= 0:1.3
      4. /proc
      5. log4j
      6. maven-doxia-sitetools
      7. maven-shared-downloader
      8. maven-surefire-maven-plugin
      9. maven-surefire-plugin
      10. maven-surefire-provider-junit4
      11. maven2 >= 0:2.0.8
      12. maven2-plugin-compiler
      13. maven2-plugin-install
      14. maven2-plugin-jar
      15. maven2-plugin-javadoc
      16. maven2-plugin-remote-resources
      17. maven2-plugin-resources
      18. maven2-plugin-source
      19. mojo-maven2-plugin-javacc
      20. felix-maven2
      21. jakarta-commons-logging
      22. james-project >= 0:1.2
      23. jpackage-compat
      24. jpackage-utils >= 0:1.7.3
      25. velocity14

    Last changed


    Jan. 29, 2011 Igor Vlasenko 0:0.6-alt1_2jpp6
    - new version