Tags : Browse Projects

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

mutt

Compare

  Analyzed 1 day ago

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

115K lines of code

32 current contributors

10 days since last commit

470 users on Open Hub

Low Activity
4.53191
   
I Use This

GnomeVFS

Compare

  Analyzed 1 day 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

106K lines of code

49 current contributors

6 days since last commit

57 users on Open Hub

Moderate Activity
4.25
   
I Use This

Apache Tika

Compare

Claimed by Apache Software Foundation Analyzed 3 days 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.

391K lines of code

19 current contributors

4 days since last commit

23 users on Open Hub

Very High Activity
5.0
 
I Use This

MIME-tools

Compare

  No analysis available

Perl modules for parsing and creating MIME entities

0 lines of code

0 current contributors

0 since last commit

9 users on Open Hub

Activity Not Available
4.33333
   
I Use This
Mostly written in language not available
Licenses: Artistic_..., gpl
Tags email mime perl

neomutt

Compare

  Analyzed 4 days ago

Teaching an Old Dog New Tricks

268K lines of code

66 current contributors

15 days since last commit

7 users on Open Hub

High Activity
0.0
 
I Use This

Apache JAMES mime4j

Compare

Claimed by Apache Software Foundation Analyzed 1 day 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]

76.8K lines of code

0 current contributors

5 days since last commit

4 users on Open Hub

Low Activity
0.0
 
I Use This

Apache Any23

Compare

Claimed by Apache Software Foundation Analyzed 1 day 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]

70.4K lines of code

6 current contributors

almost 2 years since last commit

4 users on Open Hub

Very Low Activity
4.66667
   
I Use This

io-tools

Compare

  Analyzed 4 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 to a ... [More] 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]

17.5K lines of code

0 current contributors

almost 8 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

VMime

Compare

  Analyzed 3 days ago

VMime is a powerful C++ class library for working with MIME messages and Internet messaging services like IMAP, POP or SMTP. With VMime you can parse, generate and modify messages, and also connect to store and transport services to receive or send messages over the Internet. The library offers ... [More] all the features to build a complete mail client. [Less]

57.5K lines of code

3 current contributors

15 days since last commit

1 users on Open Hub

Low Activity
3.33333
   
I Use This
Licenses: gpl3, vmime-com...

OpenPOP.NET

Compare

  Analyzed 3 days ago

.NET Class library in C# for communicating with POP3 Servers(retrieve/delete messages and attachments). Supports decoding files in Base64/QP encoding, including attachemnts, MS-TNEF format, and MS mht file. Compiles on Mono, DotGNU and .NET framework

10K lines of code

2 current contributors

about 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This