Metadata-Version: 2.1
Name: memento-client
Version: 0.6.1
Summary: Official Python library for using the Memento Protocol
Home-page: https://github.com/mementoweb/py-memento-client
Author: Harihar Shankar, Shawn M. Jones, Herbert Van de Sompel
Author-email: prototeam@googlegroups.com
License: LICENSE.txt
Download-URL: https://github.com/mementoweb/py-memento-client
Keywords: memento http web archives
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: testing
Provides-Extra: utils


The memento_client library provides Memento support, as specified in RFC 7089 (http://tools.ietf.org/html/rfc7089)

For more information about Memento, see http://www.mementoweb.org/about/.

This library allows one to find information about archived web pages using the Memento protocol.  It is the goal of this library to make the Memento protocol as accessible as possible to Python developers.


