memento_client


Namememento_client JSON
Version 0.6.1 PyPI version JSON
download
home_pagehttps://github.com/mementoweb/py-memento-client
SummaryOfficial Python library for using the Memento Protocol
upload_time2017-07-30 15:11:23
maintainer
docs_urlNone
authorHarihar Shankar, Shawn M. Jones, Herbert Van de Sompel
requires_python
licenseLICENSE.txt
keywords memento http web archives
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mementoweb/py-memento-client",
    "name": "memento_client",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "memento http web archives",
    "author": "Harihar Shankar, Shawn M. Jones, Herbert Van de Sompel",
    "author_email": "prototeam@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/11/30/2983356e1a56df7f8ca95e35c9741ad4a53301498c3c39708baf711be823/memento_client-0.6.1.tar.gz",
    "platform": "",
    "description": "\nThe memento_client library provides Memento support, as specified in RFC 7089 (http://tools.ietf.org/html/rfc7089)\n\nFor more information about Memento, see http://www.mementoweb.org/about/.\n\nThis 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.\n",
    "bugtrack_url": null,
    "license": "LICENSE.txt",
    "summary": "Official Python library for using the Memento Protocol",
    "version": "0.6.1",
    "project_urls": {
        "Download": "https://github.com/mementoweb/py-memento-client",
        "Homepage": "https://github.com/mementoweb/py-memento-client"
    },
    "split_keywords": [
        "memento",
        "http",
        "web",
        "archives"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "418d8dfc683c1228779b2eb6e80681e70d450b20fce58d53483fb6e5c7f6ff34",
                "md5": "10036aae3da6cccbee564754fbd5e989",
                "sha256": "b25c4414ea0f3ae84445ef591d8a90560f77be9e032228e4596197b879fcd3ff"
            },
            "downloads": -1,
            "filename": "memento_client-0.6.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "10036aae3da6cccbee564754fbd5e989",
            "packagetype": "bdist_wheel",
            "python_version": "3.6",
            "requires_python": null,
            "size": 10743,
            "upload_time": "2017-07-30T15:11:25",
            "upload_time_iso_8601": "2017-07-30T15:11:25.973881Z",
            "url": "https://files.pythonhosted.org/packages/41/8d/8dfc683c1228779b2eb6e80681e70d450b20fce58d53483fb6e5c7f6ff34/memento_client-0.6.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11302983356e1a56df7f8ca95e35c9741ad4a53301498c3c39708baf711be823",
                "md5": "89266a179e36d6f4b1454bb164cb12dc",
                "sha256": "ede4d82b526816ba48d0a96f7edbc6d8d407aec4a64effb04300555ba84ee009"
            },
            "downloads": -1,
            "filename": "memento_client-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "89266a179e36d6f4b1454bb164cb12dc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12625,
            "upload_time": "2017-07-30T15:11:23",
            "upload_time_iso_8601": "2017-07-30T15:11:23.845325Z",
            "url": "https://files.pythonhosted.org/packages/11/30/2983356e1a56df7f8ca95e35c9741ad4a53301498c3c39708baf711be823/memento_client-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-07-30 15:11:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mementoweb",
    "github_project": "py-memento-client",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "memento_client"
}
        
Elapsed time: 0.11229s