harrier


Nameharrier JSON
Version 0.13.2 PyPI version JSON
download
home_pagehttps://github.com/samuelcolvin/harrier
SummaryStatic site generator
upload_time2023-09-12 07:58:10
maintainer
docs_urlNone
authorSamuel Colvin
requires_python>=3.8
licenseMIT
keywords css sass scss jinja jinja2 build static static site generator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # harrier

[![CI](https://github.com/samuelcolvin/harrier/workflows/CI/badge.svg?event=push)](https://github.com/samuelcolvin/harrier/actions?query=event%3Apush+branch%3Amaster+workflow%3ACI)
[![Coverage](https://codecov.io/gh/samuelcolvin/harrier/branch/master/graph/badge.svg)](https://codecov.io/gh/samuelcolvin/harrier)
[![pypi](https://img.shields.io/pypi/v/harrier.svg)](https://pypi.python.org/pypi/harrier)
[![versions](https://img.shields.io/pypi/pyversions/harrier.svg)](https://github.com/samuelcolvin/harrier)
[![license](https://img.shields.io/github/license/samuelcolvin/harrier.svg)](https://github.com/samuelcolvin/harrier/blob/master/LICENSE)

A better static site generator.

See [documentation](https://harrier.helpmanual.io/) for more details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/samuelcolvin/harrier",
    "name": "harrier",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "css,sass,scss,jinja,jinja2,build,static,static site generator",
    "author": "Samuel Colvin",
    "author_email": "s@muelcolvin.com",
    "download_url": "https://files.pythonhosted.org/packages/66/a9/5cae50ca7c4053cf04f2a9b0090a6aa32fb18224b49b1e8bd42f328f6e4f/harrier-0.13.2.tar.gz",
    "platform": null,
    "description": "# harrier\n\n[![CI](https://github.com/samuelcolvin/harrier/workflows/CI/badge.svg?event=push)](https://github.com/samuelcolvin/harrier/actions?query=event%3Apush+branch%3Amaster+workflow%3ACI)\n[![Coverage](https://codecov.io/gh/samuelcolvin/harrier/branch/master/graph/badge.svg)](https://codecov.io/gh/samuelcolvin/harrier)\n[![pypi](https://img.shields.io/pypi/v/harrier.svg)](https://pypi.python.org/pypi/harrier)\n[![versions](https://img.shields.io/pypi/pyversions/harrier.svg)](https://github.com/samuelcolvin/harrier)\n[![license](https://img.shields.io/github/license/samuelcolvin/harrier.svg)](https://github.com/samuelcolvin/harrier/blob/master/LICENSE)\n\nA better static site generator.\n\nSee [documentation](https://harrier.helpmanual.io/) for more details.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Static site generator",
    "version": "0.13.2",
    "project_urls": {
        "Homepage": "https://github.com/samuelcolvin/harrier"
    },
    "split_keywords": [
        "css",
        "sass",
        "scss",
        "jinja",
        "jinja2",
        "build",
        "static",
        "static site generator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1493f287927c9671d97ef371b4917192ae3c32639fc7a31e1ddf7037f40cac06",
                "md5": "4cbbf090077e94e4ce12d9f942e6fba5",
                "sha256": "d1af3075712a12162e6fd098a61142832aa2c792046be349b1a235039db3a9ff"
            },
            "downloads": -1,
            "filename": "harrier-0.13.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4cbbf090077e94e4ce12d9f942e6fba5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 25116,
            "upload_time": "2023-09-12T07:58:09",
            "upload_time_iso_8601": "2023-09-12T07:58:09.072456Z",
            "url": "https://files.pythonhosted.org/packages/14/93/f287927c9671d97ef371b4917192ae3c32639fc7a31e1ddf7037f40cac06/harrier-0.13.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66a95cae50ca7c4053cf04f2a9b0090a6aa32fb18224b49b1e8bd42f328f6e4f",
                "md5": "d1942aeb60690c40080d86151dabb214",
                "sha256": "eb152cf820eac0f6f9f8a482a9e73bb7b366cbcd97718b4597590ec431eeb57b"
            },
            "downloads": -1,
            "filename": "harrier-0.13.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d1942aeb60690c40080d86151dabb214",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 33093,
            "upload_time": "2023-09-12T07:58:10",
            "upload_time_iso_8601": "2023-09-12T07:58:10.588279Z",
            "url": "https://files.pythonhosted.org/packages/66/a9/5cae50ca7c4053cf04f2a9b0090a6aa32fb18224b49b1e8bd42f328f6e4f/harrier-0.13.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-12 07:58:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "samuelcolvin",
    "github_project": "harrier",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "harrier"
}
        
Elapsed time: 0.11585s