formbox


Nameformbox JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryFormat mbox as HTML/XML
upload_time2024-06-29 22:42:05
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseNone
keywords email format html mbox template xml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # formbox

This tiny script formats an [mbox] file or a [maildir] as HTML or XML.
It is intended for rendering email replies on web sites and their [RSS] feed.

## Prerequisites

This Python package depends on [nh3] for HTML sanitization
and [mistune] for rendering Markdown to HTML.  It is, however,
not designed to work with HTML emails with all those CSS and Java scripts.

## Installation

It is recommended to install this package from a downstream repository,
such as [nixpkgs].

## Usage

```console
$ formbox --help
usage: formbox [-h] mailbox id template

format mailbox as HTML/XML

positional arguments:
  mailbox     path to mbox file of maildir
  id          root message ID
  template    path to template

optional arguments:
  -h, --help  show this help message and exit
```

## Copying

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

[mbox]: https://en.wikipedia.org/wiki/Mbox
[RSS]: https://www.rssboard.org
[nh3]: https://nh3.readthedocs.io
[mistune]: https://mistune.lepture.com
[nixpkgs]: https://search.nixos.org/packages?query=formbox

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "formbox",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "Nguy\u1ec5n Gia Phong <cnx@loang.net>",
    "keywords": "email, format, html, mbox, template, xml",
    "author": null,
    "author_email": "Nguy\u1ec5n Gia Phong <cnx@loang.net>",
    "download_url": "https://files.pythonhosted.org/packages/d4/a9/67a41895f167c6363545113f2aa47b040897f844d9e93b6cca2619b7818b/formbox-1.0.0.tar.gz",
    "platform": null,
    "description": "# formbox\n\nThis tiny script formats an [mbox] file or a [maildir] as HTML or XML.\nIt is intended for rendering email replies on web sites and their [RSS] feed.\n\n## Prerequisites\n\nThis Python package depends on [nh3] for HTML sanitization\nand [mistune] for rendering Markdown to HTML.  It is, however,\nnot designed to work with HTML emails with all those CSS and Java scripts.\n\n## Installation\n\nIt is recommended to install this package from a downstream repository,\nsuch as [nixpkgs].\n\n## Usage\n\n```console\n$ formbox --help\nusage: formbox [-h] mailbox id template\n\nformat mailbox as HTML/XML\n\npositional arguments:\n  mailbox     path to mbox file of maildir\n  id          root message ID\n  template    path to template\n\noptional arguments:\n  -h, --help  show this help message and exit\n```\n\n## Copying\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Affero General Public License as published\nby the Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\n[mbox]: https://en.wikipedia.org/wiki/Mbox\n[RSS]: https://www.rssboard.org\n[nh3]: https://nh3.readthedocs.io\n[mistune]: https://mistune.lepture.com\n[nixpkgs]: https://search.nixos.org/packages?query=formbox\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Format mbox as HTML/XML",
    "version": "1.0.0",
    "project_urls": {
        "Source": "https://trong.loang.net/~cnx/formbox"
    },
    "split_keywords": [
        "email",
        " format",
        " html",
        " mbox",
        " template",
        " xml"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1ee7dc980c4be8f6a039a13f2e9c148eabf551d53f2726c9ed99201ea768ba8a",
                "md5": "a10d93b1adca48a911655b17008bf432",
                "sha256": "449f7e87c93d697c6fd0c8f9b02ec7554d38f0d7cfab8b006d797a8e1daae4a6"
            },
            "downloads": -1,
            "filename": "formbox-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a10d93b1adca48a911655b17008bf432",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 15843,
            "upload_time": "2024-06-29T22:42:03",
            "upload_time_iso_8601": "2024-06-29T22:42:03.182253Z",
            "url": "https://files.pythonhosted.org/packages/1e/e7/dc980c4be8f6a039a13f2e9c148eabf551d53f2726c9ed99201ea768ba8a/formbox-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d4a967a41895f167c6363545113f2aa47b040897f844d9e93b6cca2619b7818b",
                "md5": "7961f58b8b5c81f9c521c1f58887fea8",
                "sha256": "3de62a31ce4a7e8594f40a2609b2952b7539e782939d08d74d16fc137c60e7a1"
            },
            "downloads": -1,
            "filename": "formbox-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7961f58b8b5c81f9c521c1f58887fea8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 14625,
            "upload_time": "2024-06-29T22:42:05",
            "upload_time_iso_8601": "2024-06-29T22:42:05.677470Z",
            "url": "https://files.pythonhosted.org/packages/d4/a9/67a41895f167c6363545113f2aa47b040897f844d9e93b6cca2619b7818b/formbox-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-29 22:42:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "formbox"
}
        
Elapsed time: 0.42673s