mutt-html-reply


Namemutt-html-reply JSON
Version 0.4.4 PyPI version JSON
download
home_pageNone
SummaryCreate an Outlook-style HTML reply
upload_time2024-06-03 01:28:01
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseCopyright © 2024 Erik Rogers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords mutt html email reply
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## mutt-html-reply

Create an Outlook-style HTML reply

This utility is meant to fill a gap in neomutt functionality when it comes to dealing with HTML emails. In a corporate email environment, most people use Microsoft Outlook, which uses HTML by default, and includes the original message along with some header information.

This tool can be used as part of neomutt custom keybinds to easily craft a response as you might using Outlook.

## Installation

```
pip install mutt-html-reply
```

## Usage

This command is meant to be embedded in a neomutt macro when replying, but can also be used as a standalone program. The original message ("-m" flag) must be a file. The reply and output can either come from a file or stdin/stdout.

```
mutt-html-reply [-h] [-m [MESSAGE]] [-r REPLY] [-o [OUTPUT]]
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mutt-html-reply",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "Erik Rogers <erik@rogers-family.net>",
    "keywords": "mutt, html, email, reply",
    "author": null,
    "author_email": "Erik Rogers <erik@rogers-family.net>",
    "download_url": "https://files.pythonhosted.org/packages/f8/24/5e4f249bd05834a6a194bb7b269a9f9b93f1379e18db117a3040b0309058/mutt_html_reply-0.4.4.tar.gz",
    "platform": null,
    "description": "## mutt-html-reply\n\nCreate an Outlook-style HTML reply\n\nThis utility is meant to fill a gap in neomutt functionality when it comes to dealing with HTML emails. In a corporate email environment, most people use Microsoft Outlook, which uses HTML by default, and includes the original message along with some header information.\n\nThis tool can be used as part of neomutt custom keybinds to easily craft a response as you might using Outlook.\n\n## Installation\n\n```\npip install mutt-html-reply\n```\n\n## Usage\n\nThis command is meant to be embedded in a neomutt macro when replying, but can also be used as a standalone program. The original message (\"-m\" flag) must be a file. The reply and output can either come from a file or stdin/stdout.\n\n```\nmutt-html-reply [-h] [-m [MESSAGE]] [-r REPLY] [-o [OUTPUT]]\n```\n",
    "bugtrack_url": null,
    "license": "Copyright \u00a9 2024 Erik Rogers  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \u201cSoftware\u201d), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \u201cAS IS\u201d, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Create an Outlook-style HTML reply",
    "version": "0.4.4",
    "project_urls": {
        "Repository": "https://github.com/erogers88/mutt-html-reply"
    },
    "split_keywords": [
        "mutt",
        " html",
        " email",
        " reply"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "739a2812077d4381072b1c07d13050ec98f6124b903eb6da054f2eb805ca877a",
                "md5": "4afa14d24770e6ddaddab5fb2c9a0a3d",
                "sha256": "275d6dddfd43f54e2ba832a77fbcdb01b2555ee0655a3d812acd2500b600b0da"
            },
            "downloads": -1,
            "filename": "mutt_html_reply-0.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4afa14d24770e6ddaddab5fb2c9a0a3d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5303,
            "upload_time": "2024-06-03T01:27:59",
            "upload_time_iso_8601": "2024-06-03T01:27:59.443700Z",
            "url": "https://files.pythonhosted.org/packages/73/9a/2812077d4381072b1c07d13050ec98f6124b903eb6da054f2eb805ca877a/mutt_html_reply-0.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8245e4f249bd05834a6a194bb7b269a9f9b93f1379e18db117a3040b0309058",
                "md5": "08abdf2f39b5937701bfd8c4e7a24698",
                "sha256": "2716337efe4afb9aa33ad084ca3c7bb2abfd1e4918ecd271bd34dd1d81814102"
            },
            "downloads": -1,
            "filename": "mutt_html_reply-0.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "08abdf2f39b5937701bfd8c4e7a24698",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4144,
            "upload_time": "2024-06-03T01:28:01",
            "upload_time_iso_8601": "2024-06-03T01:28:01.111114Z",
            "url": "https://files.pythonhosted.org/packages/f8/24/5e4f249bd05834a6a194bb7b269a9f9b93f1379e18db117a3040b0309058/mutt_html_reply-0.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-03 01:28:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "erogers88",
    "github_project": "mutt-html-reply",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mutt-html-reply"
}
        
Elapsed time: 0.49945s