Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 5
Compare

Mutt is a small but very powerful text-based mail client for Unix operating systems. Though written from scratch, Mutt's initial interface was based largely on the ELM mail client. To a large extent, Mutt is still very ELM-like in presentation of information in menus (and in fact, ELM users ... [More] will find it quite painless to switch as the default key bindings are identical). As development progressed, features found in other popular clients such as PINE and MUSH have been added, the result being a hybrid, or "mutt." [Less]

4.51724
   
  1 review  |  454 users  |  93,186 lines of code  |  18 current contributors  |  Analyzed 7 days ago
 
 

GnomeVFS is a library that allows applications to transparently access various types of filesystems through a uniform interface. GnomeVFS modules include support for things such as WebDAV, ftp, local filesystem, gzip, bzip2, cdda, and others. GNOME VFS is currently used as one of the foundations of the Nautilus file manager

4.11111
   
  0 reviews  |  64 users  |  88,118 lines of code  |  1 current contributor  |  Analyzed 2 days ago
 
 

The Perl Email Project (PEP) is a community dedicated to making Perl the best choice language for email processing. It maintains existing code, documents known problems and solutions, and develops new tools.

4.33333
   
  0 reviews  |  23 users  |  169,789 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

The Apache Tika™ toolkit detects and extracts metadata and structured text content from various documents using existing parser libraries. Tika is a project of the Apache Software Foundation, and was formerly a subproject of Apache Lucene.

5.0
 
  0 reviews  |  18 users  |  58,581 lines of code  |  7 current contributors  |  Analyzed 7 days ago
 
 

Perl modules for parsing and creating MIME entities

4.33333
   
  0 reviews  |  9 users  |  4,983 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

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 ... [More] 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. [Less]

0
 
  0 reviews  |  4 users  |  35,856 lines of code  |  4 current contributors  |  Analyzed 3 days ago
 
 

Anything To Triples (any23) is a library and web service that extracts structured data in RDF format from a variety of Web documents. Currently it supports the following input formats: RDF/XML, Turtle, Notation 3 RDFa Microformats: Adr, Geo, hCalendar, hCard, hListing, hResume, hReview, License ... [More] , XFN Any23 is written in Java and licensed under the Apache License. Documentation is available in the Wiki. The original codebase comes from open-sourcing the “RDFizer” component of the Sindice search engine. The project is supported by DERI Galway and the OKKAM project (ICT-215032). [Less]

4.66667
   
  0 reviews  |  3 users  |  60,093 lines of code  |  6 current contributors  |  Analyzed 1 day ago
 
 

jMimeMagic is a Java library for determining the content type of files or streams.

2.5
   
  0 reviews  |  3 users  |  6,243 lines of code  |  0 current contributors  |  Analyzed about 5 hours ago
  mime java
 
 

Allow Java programs to detect file mime types based on file extension and magic numbers (API supports java.io.File and java.io.InputStream). Reads the system's magic files when used on Unix (for Windows, internal resources are included in the library).

4.5
   
  0 reviews  |  2 users  |  13,648 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Stream Utilities (EasyStream)Small set of utilities for dealing with streams. You can use this library for: 'Convert' an OutputStream into an InputStream. Stream statistics gathering: bytes read/written, bit rate. Stream buffering: read the content of an InputStream multiple times or seek ... [More] to a definite position. Stream wiring: While reading the data from an InputStream "tee" it to supplied OutputStream(s) or write data to multiple OutputStream(s) at the same time. EasyStream is a natural extension of Apache commons-io, providing advanced solutions to some common but not trivial problem. Focus is on performance and memory usage. Format detection (WazFormat)This library is a format identification framework that integrates a native format identification engine with droid and in future will integrate mime-utils and apache tika. Supports more than 60 file formats. on the fly detection: it wraps the original InputStream so it's able to "preserve" the data in it for further processing (the data is eventually buffered to disk or to memory but the users won't notice it). Nested detection: it can detect what is inside a bzip2 stream or a PKCS#7 document. Result of identification is an Enum. Most of identification libraries return a string that must be further parsed by the calling software. What is next ?Take the 5 minutes tutorials: 'Convert' an OutputStream into an InputStream introduction stream utilities explained usage. format identification. Check out the full API (Javadoc) at easystream and wazformat . Download the latest version (see the link on the right) or if you're a Maven2 user install it (if you use Maven2 you'll get the freshest but stable version). Post your questions on the users forum. Any help is appreciated (also comment or suggestion or bug reports). If you want to contribute please contact me through the forum and request for a membership. [Less]

5.0
 
  0 reviews  |  2 users  |  14,246 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.