brevity


Namebrevity JSON
Version 0.2.17 PyPI version JSON
download
home_pagehttp://indiewebcamp.com/brevity
SummaryTweet shortening and autolinking utility
upload_time2018-03-16 05:25:13
maintainer
docs_urlNone
authorKyle Mahan
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A small utility to shorten https://indiewebcamp.com/note posts to an
acceptable tweet-length summary. Appends an optional permalink or
citation.

Also supports autolinking web addresses in text.

Brevity checks URLs against the full list of ICANN TLDs, to avoid
linking things that look like web addresses but aren't.

Documentation and source on GitHub: https://github.com/kylewm/brevity
            

Raw data

            {
    "_id": null,
    "home_page": "http://indiewebcamp.com/brevity",
    "name": "brevity",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Kyle Mahan",
    "author_email": "kyle@kylewm.com",
    "download_url": "https://files.pythonhosted.org/packages/0e/a5/3674c82383102dd0ccece4dcef7e3ba95207662261feff064bbb985105fc/brevity-0.2.17.tar.gz",
    "platform": "",
    "description": "A small utility to shorten https://indiewebcamp.com/note posts to an\nacceptable tweet-length summary. Appends an optional permalink or\ncitation.\n\nAlso supports autolinking web addresses in text.\n\nBrevity checks URLs against the full list of ICANN TLDs, to avoid\nlinking things that look like web addresses but aren't.\n\nDocumentation and source on GitHub: https://github.com/kylewm/brevity",
    "bugtrack_url": null,
    "license": "",
    "summary": "Tweet shortening and autolinking utility",
    "version": "0.2.17",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "a470db49d31716dd59b7db48b8e79611",
                "sha256": "5f5b25d11a36c33ab1b5799e4321bd6379b84c31db244dd4c2ef17c090d87279"
            },
            "downloads": -1,
            "filename": "brevity-0.2.17.tar.gz",
            "has_sig": false,
            "md5_digest": "a470db49d31716dd59b7db48b8e79611",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13282,
            "upload_time": "2018-03-16T05:25:13",
            "upload_time_iso_8601": "2018-03-16T05:25:13.006144Z",
            "url": "https://files.pythonhosted.org/packages/0e/a5/3674c82383102dd0ccece4dcef7e3ba95207662261feff064bbb985105fc/brevity-0.2.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2018-03-16 05:25:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "brevity"
}
        
Elapsed time: 0.01492s