You can edit almost every page by Creating an account and confirming your email.

Libarc

From EverybodyWiki Bios & Wiki

Libarc
Written inC++
Engine
    Typelibrary or framework

    Search Libarc on Amazon.

    Libarc is a C++ library that accesses contents of GZIP compressed ARC files. These ARC files are generated by the Internet Archive's Heritrix web crawler.[1]

    Overview

    Libarc allows users to open and scan contents of GZIP compressed ARC Files. It also allows users to get an iterator that walks over the contents of said ARC files, member by member.

    Users are able to specify the media type in order to limit the types seen. This allows them to access information in the member's URL record and response headers from http servers and access to the member's data in a single API call.

    Additionally to the API reference documentation there are two other sources: Programming with libarc - This describes the libarac API, and the license and copyright policies held by the Basis Technology Corp.

    References

    1. "libarc". libarc. Sourceforge.net. 2004-06-08. Retrieved 2010-03-27.


    This article "Libarc" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Libarc. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.