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

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

    Last changed


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