cubicweb-email


Namecubicweb-email JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttp://www.cubicweb.org/project/cubicweb-email
Summaryemail component for the CubicWeb framework
upload_time2025-08-07 13:48:56
maintainerNone
docs_urlNone
authorLogilab
requires_pythonNone
licenseLGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This cube models multipart email messages (`Emails` and `EmailPart`) and
provides tools to import your mail box into a cubicweb instance.

Email are automatically stored into`EmailThreads`.

It also comes with a command line tool to import emails (mbox) files
in a CubicWeb instance. This tool is based on cwclientlib_, so
connection credentials to the cubicweb instance should be stored in
your ~/.config/cwclientlibrc file.


.. _cwclientlib: https://www.cubicweb.org/project/cwclientlib


            

Raw data

            {
    "_id": null,
    "home_page": "http://www.cubicweb.org/project/cubicweb-email",
    "name": "cubicweb-email",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Logilab",
    "author_email": "contact@logilab.fr",
    "download_url": "https://files.pythonhosted.org/packages/5c/2e/2db62c67d4692bc998af4cb88eb09b0a5a1ee361d680006df3d39c6b297d/cubicweb_email-2.1.0.tar.gz",
    "platform": null,
    "description": "This cube models multipart email messages (`Emails` and `EmailPart`) and\nprovides tools to import your mail box into a cubicweb instance.\n\nEmail are automatically stored into`EmailThreads`.\n\nIt also comes with a command line tool to import emails (mbox) files\nin a CubicWeb instance. This tool is based on cwclientlib_, so\nconnection credentials to the cubicweb instance should be stored in\nyour ~/.config/cwclientlibrc file.\n\n\n.. _cwclientlib: https://www.cubicweb.org/project/cwclientlib\n\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "email component for the CubicWeb framework",
    "version": "2.1.0",
    "project_urls": {
        "Homepage": "http://www.cubicweb.org/project/cubicweb-email"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8a161d6a1dac899da7827a1585a1f6d6b97d6c81fef91fca529eb008aa026046",
                "md5": "3ac59e5bbdb3740d82809ce5c91c0484",
                "sha256": "6b9f307791bd15cc011359ebd0a9c67a861d49e434d4315b80a756e035615ab5"
            },
            "downloads": -1,
            "filename": "cubicweb_email-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3ac59e5bbdb3740d82809ce5c91c0484",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 20907,
            "upload_time": "2025-08-07T13:48:55",
            "upload_time_iso_8601": "2025-08-07T13:48:55.727173Z",
            "url": "https://files.pythonhosted.org/packages/8a/16/1d6a1dac899da7827a1585a1f6d6b97d6c81fef91fca529eb008aa026046/cubicweb_email-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5c2e2db62c67d4692bc998af4cb88eb09b0a5a1ee361d680006df3d39c6b297d",
                "md5": "3b1fef6529c60010bd753fc63a30bdd0",
                "sha256": "e48ea7a66f57f50b825365c9d323e3695f53735a0436d95c9bdf691206d0c2e3"
            },
            "downloads": -1,
            "filename": "cubicweb_email-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3b1fef6529c60010bd753fc63a30bdd0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 32951,
            "upload_time": "2025-08-07T13:48:56",
            "upload_time_iso_8601": "2025-08-07T13:48:56.703653Z",
            "url": "https://files.pythonhosted.org/packages/5c/2e/2db62c67d4692bc998af4cb88eb09b0a5a1ee361d680006df3d39c6b297d/cubicweb_email-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-07 13:48:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cubicweb-email"
}
        
Elapsed time: 0.64836s