django-mailbox


Namedjango-mailbox JSON
Version 4.10.1 PyPI version JSON
download
home_pagehttp://github.com/coddingtonbear/django-mailbox/
SummaryImport mail from POP3, IMAP, local mailboxes or directly from Postfix or Exim4 into your Django application automatically.
upload_time2024-04-21 00:23:28
maintainerNone
docs_urlNone
authorAdam Coddington
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/coddingtonbear/django-mailbox/",
    "name": "django-mailbox",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Adam Coddington",
    "author_email": "me@adamcoddington.net",
    "download_url": "https://files.pythonhosted.org/packages/50/c2/a5037a5179e7754013c099d1d397a04447b1d950081564c252580ced629d/django-mailbox-4.10.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Import mail from POP3, IMAP, local mailboxes or directly from Postfix or Exim4 into your Django application automatically.",
    "version": "4.10.1",
    "project_urls": {
        "Homepage": "http://github.com/coddingtonbear/django-mailbox/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50c2a5037a5179e7754013c099d1d397a04447b1d950081564c252580ced629d",
                "md5": "f1dc55890470a608a3c893e937fd0f81",
                "sha256": "9060a4ddc81d16aa699e266649c12eaf4f29671b5266352e2fad3043a6832b52"
            },
            "downloads": -1,
            "filename": "django-mailbox-4.10.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f1dc55890470a608a3c893e937fd0f81",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2976905,
            "upload_time": "2024-04-21T00:23:28",
            "upload_time_iso_8601": "2024-04-21T00:23:28.792241Z",
            "url": "https://files.pythonhosted.org/packages/50/c2/a5037a5179e7754013c099d1d397a04447b1d950081564c252580ced629d/django-mailbox-4.10.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-21 00:23:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "coddingtonbear",
    "github_project": "django-mailbox",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "test_requirements": [],
    "tox": true,
    "lcname": "django-mailbox"
}
        
Elapsed time: 0.39033s