sopel-iplookup


Namesopel-iplookup JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryIP Lookup plugin for Sopel
upload_time2023-10-27 02:47:42
maintainer
docs_urlNone
authorDimitri Molenaars
requires_python<4,>=3.7
licenseEFL-2.0
keywords sopel plugin bot irc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==============
sopel-iplookup
==============

Sopel plugin ``.ip`` command::

    16:22 <SnoopJ> !ip 8.8.8.8
    16:22 <testibot> [IP/Host Lookup] Downloading GeoIP database, please wait...
    16:22 <testibot> [IP/Host Lookup] Hostname: dns.google | Location: United States | ISP: AS15169 GOOGLE

Install
=======

The recommended way to install this plugin is to use ``pip``::

    $ pip install sopel-iplookup

Note that this plugin requires Python 3.7+ and Sopel 7.1+. It won't work on
Python versions that are not supported by the version of Sopel you are using.

Notes
=====

This plugin replaces a built-in Sopel plugin formerly called ``ip``, you may need
to update your bot configuration to replace ``ip`` with ``iplookup`` if you are e.g.
excluding this plugin.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sopel-iplookup",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<4,>=3.7",
    "maintainer_email": "dgw <dgw@technobabbl.es>, Florian Strzelecki <florian.strzelecki@gmail.com>, SnoopJ <snoopjedi@gmail.com>",
    "keywords": "sopel,plugin,bot,irc",
    "author": "Dimitri Molenaars",
    "author_email": "Elad Alfassa <elad@fedoraproject.org>, dgw <dgw@technobabbl.es>, Florian Strzelecki <florian.strzelecki@gmail.com>, SnoopJ <snoopjedi@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ab/ed/ec10c3c726341d9dfc6e2e726614042ce19bdf98db0a034bc345a7fcceee/sopel-iplookup-1.0.0.tar.gz",
    "platform": "Linux x86, x86-64",
    "description": "==============\nsopel-iplookup\n==============\n\nSopel plugin ``.ip`` command::\n\n    16:22 <SnoopJ> !ip 8.8.8.8\n    16:22 <testibot> [IP/Host Lookup] Downloading GeoIP database, please wait...\n    16:22 <testibot> [IP/Host Lookup] Hostname: dns.google | Location: United States | ISP: AS15169 GOOGLE\n\nInstall\n=======\n\nThe recommended way to install this plugin is to use ``pip``::\n\n    $ pip install sopel-iplookup\n\nNote that this plugin requires Python 3.7+ and Sopel 7.1+. It won't work on\nPython versions that are not supported by the version of Sopel you are using.\n\nNotes\n=====\n\nThis plugin replaces a built-in Sopel plugin formerly called ``ip``, you may need\nto update your bot configuration to replace ``ip`` with ``iplookup`` if you are e.g.\nexcluding this plugin.\n",
    "bugtrack_url": null,
    "license": "EFL-2.0",
    "summary": "IP Lookup plugin for Sopel",
    "version": "1.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/sopel-irc/sopel-iplookup/issues",
        "Homepage": "https://github.com/sopel-irc/sopel-iplookup"
    },
    "split_keywords": [
        "sopel",
        "plugin",
        "bot",
        "irc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2355e1b02605d25f16f43b2ef26af4d04022cbf10724d0f7e552a7d6b3fb952",
                "md5": "5363b36b4aa341fadda719bdabbce96d",
                "sha256": "137291149736c416d0b184a4a6d0d8e3c426b55268b77995f5ca2663634df44e"
            },
            "downloads": -1,
            "filename": "sopel_iplookup-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5363b36b4aa341fadda719bdabbce96d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 6085,
            "upload_time": "2023-10-27T02:47:40",
            "upload_time_iso_8601": "2023-10-27T02:47:40.714298Z",
            "url": "https://files.pythonhosted.org/packages/b2/35/5e1b02605d25f16f43b2ef26af4d04022cbf10724d0f7e552a7d6b3fb952/sopel_iplookup-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "abedec10c3c726341d9dfc6e2e726614042ce19bdf98db0a034bc345a7fcceee",
                "md5": "e75b23c2cc2d273682889ac7aa9690c4",
                "sha256": "e0d1f5af1330e59616d41453e9d4b898db948d981aea590ffb6ff65a5eba2f40"
            },
            "downloads": -1,
            "filename": "sopel-iplookup-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e75b23c2cc2d273682889ac7aa9690c4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.7",
            "size": 5489,
            "upload_time": "2023-10-27T02:47:42",
            "upload_time_iso_8601": "2023-10-27T02:47:42.486092Z",
            "url": "https://files.pythonhosted.org/packages/ab/ed/ec10c3c726341d9dfc6e2e726614042ce19bdf98db0a034bc345a7fcceee/sopel-iplookup-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-27 02:47:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sopel-irc",
    "github_project": "sopel-iplookup",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "sopel-iplookup"
}
        
Elapsed time: 0.13364s