Name | novella JSON |
Version |
0.2.6
JSON |
| download |
home_page | |
Summary | Linear build system for Markdown preprocessing and static site generation. |
upload_time | 2023-05-28 02:43:41 |
maintainer | |
docs_url | None |
author | Niklas Rosenstein |
requires_python | >=3.8,<4.0 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# novella
Novella is a build system for processing files in a temporary directory isolated from the project source code. It is
designed for the preprocessing of documentation source code such as Markdown files before they are passed into a
static site generator such as [Mkdocs][] or [Hugo][]. Novella was designed as the backbone for [Pydoc-Markdown][],
but can be used independently.
[Mkdocs]: https://www.mkdocs.org/
[Hugo]: https://gohugo.io/
[Pydoc-Markdown]: https://github.com/NiklasRosenstein/pydoc-markdown
[Novella Documentation]: https://niklasrosenstein.github.io/novella
Check out the [Novella Documentation][] for more information.
> Note: Novella is currently a work in progress project and is considered unstable.
Raw data
{
"_id": null,
"home_page": "",
"name": "novella",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Niklas Rosenstein",
"author_email": "rosensteinniklas@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/dc/46/3c02582d821a1e0cfa18a9b282dcf89fefc0b88312803eececa3b3f3d51b/novella-0.2.6.tar.gz",
"platform": null,
"description": "# novella\n\nNovella is a build system for processing files in a temporary directory isolated from the project source code. It is\ndesigned for the preprocessing of documentation source code such as Markdown files before they are passed into a\nstatic site generator such as [Mkdocs][] or [Hugo][]. Novella was designed as the backbone for [Pydoc-Markdown][],\nbut can be used independently.\n\n [Mkdocs]: https://www.mkdocs.org/\n [Hugo]: https://gohugo.io/\n [Pydoc-Markdown]: https://github.com/NiklasRosenstein/pydoc-markdown\n [Novella Documentation]: https://niklasrosenstein.github.io/novella\n\nCheck out the [Novella Documentation][] for more information.\n\n> Note: Novella is currently a work in progress project and is considered unstable.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Linear build system for Markdown preprocessing and static site generation.",
"version": "0.2.6",
"project_urls": {
"Documentation": "https://niklasrosenstein.github.io/novella",
"Homepage": "https://github.com/NiklasRosenstein/novella"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b3f601b1d7bd0ca3902686538be656d5d35e2691e5a4c11e794a902e55984d56",
"md5": "24f9ab561d0bc2543331464deaea2f1c",
"sha256": "bbc350f9f1db71ebbc2a08cc3e4674a96af20a54fffb098634b4ddda2c5f1230"
},
"downloads": -1,
"filename": "novella-0.2.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "24f9ab561d0bc2543331464deaea2f1c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 34727,
"upload_time": "2023-05-28T02:43:40",
"upload_time_iso_8601": "2023-05-28T02:43:40.516016Z",
"url": "https://files.pythonhosted.org/packages/b3/f6/01b1d7bd0ca3902686538be656d5d35e2691e5a4c11e794a902e55984d56/novella-0.2.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dc463c02582d821a1e0cfa18a9b282dcf89fefc0b88312803eececa3b3f3d51b",
"md5": "4e1fca79e7c22a0f7348307699365a23",
"sha256": "581696370e99b33d4e523212bcd1b57e71b9ffd66ecb154371c5dd35e3035bf3"
},
"downloads": -1,
"filename": "novella-0.2.6.tar.gz",
"has_sig": false,
"md5_digest": "4e1fca79e7c22a0f7348307699365a23",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 26715,
"upload_time": "2023-05-28T02:43:41",
"upload_time_iso_8601": "2023-05-28T02:43:41.965641Z",
"url": "https://files.pythonhosted.org/packages/dc/46/3c02582d821a1e0cfa18a9b282dcf89fefc0b88312803eececa3b3f3d51b/novella-0.2.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-28 02:43:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "NiklasRosenstein",
"github_project": "novella",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "novella"
}