{
"info": {
"author": "Martin Skarzynski",
"author_email": "marskar@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 2 - Pre-Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7"
],
"description": "Sunder\n======\n\nExtract YAML, code, and markdown files from an R markdown (Rmd) file.\n\n|PyPI| |Travis| |Documentation Status| |Updates|\n\nThe ``sunder`` Python package consists of 2 shell commands and\nfunctions: - ``sunder``, which extracts 1) a YAML file, 2) Python or R\nscripts and 3) `Markdown `__ (md) files\nfrom Rmd files. ``sunder`` can either output one R script per code chunk\nor a single R script per Rmd file (similar to ``knitr::purl``).\nSimilarly, Markdown content can be combined into a single file or output\nas separate files. Python package. - ``catrmd``, which\ncon\\ **cat**\\ enates input files to output an `R\nMarkdown `__\n(Rmd) file.\n\nWrite reports in R markdown format and use sunder to extract code from R\nmarkdown code chunks.\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/sunder.svg\n :target: https://pypi.python.org/pypi/sunder\n.. |Travis| image:: https://img.shields.io/travis/marskar/sunder.svg\n :target: https://travis-ci.org/marskar/sunder\n.. |Documentation Status| image:: https://readthedocs.org/projects/sunder/badge/?version=latest\n :target: https://sunder.readthedocs.io/en/latest/?badge=latest\n.. |Updates| image:: https://pyup.io/repos/github/marskar/sunder/shield.svg\n :target: https://pyup.io/repos/github/marskar/sunder/\n\n\n=======\nHistory\n=======\n\n0.0.1 (2018-12-11)\n------------------\n\n* First release on PyPI.\n\n\n",
"description_content_type": "text/x-rst",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/marskar/sunder",
"keywords": "sunder",
"license": "MIT license",
"maintainer": "",
"maintainer_email": "",
"name": "sunder",
"package_url": "https://pypi.org/project/sunder/",
"platform": "",
"project_url": "https://pypi.org/project/sunder/",
"project_urls": {
"Homepage": "https://github.com/marskar/sunder"
},
"release_url": "https://pypi.org/project/sunder/0.0.2/",
"requires_dist": [
"Click (>=6.0)"
],
"requires_python": "",
"summary": "Extract code, markdown, and yaml files from R markdown.",
"version": "0.0.2"
},
"last_serial": 5250413,
"releases": {
"0.0.1": [
{
"comment_text": "",
"digests": {
"md5": "9fb6429996ed3b698ade1991932dd217",
"sha256": "d59b08fefff74d883c382f8e0c7605a393213cbb2dbc7e17284788bfe1652e06"
},
"downloads": -1,
"filename": "sunder-0.0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "9fb6429996ed3b698ade1991932dd217",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 3179,
"upload_time": "2019-05-10T03:16:54",
"url": "https://files.pythonhosted.org/packages/5d/f2/6cb92067b98863ff57080dc0822cbdd596533bf3b6f23ad52ebd6c783c75/sunder-0.0.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "f9b86d1c7849acc4754096d2d99e3880",
"sha256": "97acdf71e77054da7127cb321e11b2ada4fd5445ab498f5843f1cafaaba540f9"
},
"downloads": -1,
"filename": "sunder-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "f9b86d1c7849acc4754096d2d99e3880",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 202041,
"upload_time": "2019-05-10T03:16:57",
"url": "https://files.pythonhosted.org/packages/ab/6c/d296974205d5b9405e959f05cca03b7c484b7516f2ae03bae24d1467782b/sunder-0.0.1.tar.gz"
}
],
"0.0.2": [
{
"comment_text": "",
"digests": {
"md5": "7043ead5df865ca1fffa635271e99513",
"sha256": "e613fb54d074fbf8ca8276eabb85ea4f2ee0f0aa5a1d7359e747e70a666be0e0"
},
"downloads": -1,
"filename": "sunder-0.0.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "7043ead5df865ca1fffa635271e99513",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 3259,
"upload_time": "2019-05-10T03:26:39",
"url": "https://files.pythonhosted.org/packages/58/56/245bb2cdeee959b6ee232fb9e2c047e0db5e7cd4463b14422ee6a908e9b2/sunder-0.0.2-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "bec1f8713142d8864e278c80b5786b7c",
"sha256": "4a19d8eb06ff8155ae99f19ea5b9cbefd344cdfecbacc413fa8bfe2e3cb38ebf"
},
"downloads": -1,
"filename": "sunder-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "bec1f8713142d8864e278c80b5786b7c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 202058,
"upload_time": "2019-05-10T03:26:41",
"url": "https://files.pythonhosted.org/packages/b5/48/bc6369eec6e9bc642478ff259340aef3ad135f70db479e6f008170244c77/sunder-0.0.2.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "7043ead5df865ca1fffa635271e99513",
"sha256": "e613fb54d074fbf8ca8276eabb85ea4f2ee0f0aa5a1d7359e747e70a666be0e0"
},
"downloads": -1,
"filename": "sunder-0.0.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "7043ead5df865ca1fffa635271e99513",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 3259,
"upload_time": "2019-05-10T03:26:39",
"url": "https://files.pythonhosted.org/packages/58/56/245bb2cdeee959b6ee232fb9e2c047e0db5e7cd4463b14422ee6a908e9b2/sunder-0.0.2-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "bec1f8713142d8864e278c80b5786b7c",
"sha256": "4a19d8eb06ff8155ae99f19ea5b9cbefd344cdfecbacc413fa8bfe2e3cb38ebf"
},
"downloads": -1,
"filename": "sunder-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "bec1f8713142d8864e278c80b5786b7c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 202058,
"upload_time": "2019-05-10T03:26:41",
"url": "https://files.pythonhosted.org/packages/b5/48/bc6369eec6e9bc642478ff259340aef3ad135f70db479e6f008170244c77/sunder-0.0.2.tar.gz"
}
]
}