pypeul


Namepypeul JSON
Version 0.3.2 PyPI version JSON
download
home_pagehttps://github.com/zopieux/pypeul
SummaryA Python 3 IRC library thought for the programmer.
upload_time2022-12-23 20:40:05
maintainer
docs_urlNone
authormickael9
requires_python>=3.7,<4.0
licenseLGPL-3.0-or-later
keywords irc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pypeul

Pypeul is an IRC client library written in Python.

It mainly aims at creating IRC bots and provides an easy to use API
based on callbacks. It also features a nice way to parse and write
formatted text.

**Copyright**: Copyright 2010-2012- by the Pypeul team, see AUTHORS.

**License**: LGPL, see COPYING for details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zopieux/pypeul",
    "name": "pypeul",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "irc",
    "author": "mickael9",
    "author_email": "mickael9@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8f/be/deecec7f883a91f84384071f3c58fbf4727aef9f1383cdf27eee02c43dab/pypeul-0.3.2.tar.gz",
    "platform": null,
    "description": "# Pypeul\n\nPypeul is an IRC client library written in Python.\n\nIt mainly aims at creating IRC bots and provides an easy to use API\nbased on callbacks. It also features a nice way to parse and write\nformatted text.\n\n**Copyright**: Copyright 2010-2012- by the Pypeul team, see AUTHORS.\n\n**License**: LGPL, see COPYING for details.\n",
    "bugtrack_url": null,
    "license": "LGPL-3.0-or-later",
    "summary": "A Python 3 IRC library thought for the programmer.",
    "version": "0.3.2",
    "split_keywords": [
        "irc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "904c1b682947567246b510442f64bb71",
                "sha256": "1173b0ba84985e8b43c11ae35918d72b5eb14e2d5b5fb702aa89a90b2df47d61"
            },
            "downloads": -1,
            "filename": "pypeul-0.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "904c1b682947567246b510442f64bb71",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 15936,
            "upload_time": "2022-12-23T20:40:04",
            "upload_time_iso_8601": "2022-12-23T20:40:04.608976Z",
            "url": "https://files.pythonhosted.org/packages/ad/57/fa7a659713e616bfbbc4da5cbd51aeeac6c1fed408411e805e780d5ff8fe/pypeul-0.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "dbd085f2634e65d5156d2e4734204e7a",
                "sha256": "55a3d8f240bb04d521bf6e7af7968b9f9781ad7f947d74f96e434f1e69c0044a"
            },
            "downloads": -1,
            "filename": "pypeul-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "dbd085f2634e65d5156d2e4734204e7a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 13221,
            "upload_time": "2022-12-23T20:40:05",
            "upload_time_iso_8601": "2022-12-23T20:40:05.864051Z",
            "url": "https://files.pythonhosted.org/packages/8f/be/deecec7f883a91f84384071f3c58fbf4727aef9f1383cdf27eee02c43dab/pypeul-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-23 20:40:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "zopieux",
    "github_project": "pypeul",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pypeul"
}
        
Elapsed time: 0.02101s