cumd


Namecumd JSON
Version 1.5.1 PyPI version JSON
download
home_pageNone
SummaryChurch Slavonic extensions to Markdown
upload_time2024-11-30 01:27:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords church slavonic markdown
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cumd

Church Slavonic dialect of Markdown

## Markup

1. Use `=` symbol to mark red spans, for example: `=Слава и ныне=`
2. Use `+` to mark expanded font: `+Священник глаголет:+`
3. Use leading tilda to mark first letter of a word red: `~Христос рождается`
4. For pagebreak anchors use `<<5: л. 3 об.>>` or simply ``<<5>>`` when label is the same 
   as the page number
5. Use leading curcumflex symbol to mark bukvitsa: `^Вначале было Слово`
6. For verse numbering use `((и))`
7. For footnote use `[[footnote text]]` (Attention: this is likely to change)

This package provides two commands:

* `cumd` - renders markdown into html
* `cuxml` - converts Ponomar XML into markdown

## cumd

```bash
usage: cumd [-h] [--html] [--simplified] [--extensions EXTENSIONS] input output

Converts CU markdown to HTML

positional arguments:
  input                 File name of the input *.md file
  output                File name of the output *.html file

options:
  -h, --help            show this help message and exit
  --html                Set to generate viewable HTML
  --simplified, -s      Set to generate HTML without custom tags
  --extensions EXTENSIONS, -e EXTENSIONS
                        List of comma-separated extensions to enable. For example -e footnotes,math
```

## cuxml

```bash
usage: cuxml [-h] input output

Converts XML to cu-flavored markdown

positional arguments:
  input       input XML file
  output      output Markdown file

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cumd",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Mike Kroutikov <pgmmpk@gmail.com>",
    "keywords": "church slavonic, markdown",
    "author": null,
    "author_email": "Mike Kroutikov <pgmmpk@gmail.com>",
    "download_url": null,
    "platform": null,
    "description": "# cumd\n\nChurch Slavonic dialect of Markdown\n\n## Markup\n\n1. Use `=` symbol to mark red spans, for example: `=\u0421\u043b\u0430\u0432\u0430 \u0438 \u043d\u044b\u043d\u0435=`\n2. Use `+` to mark expanded font: `+\u0421\u0432\u044f\u0449\u0435\u043d\u043d\u0438\u043a \u0433\u043b\u0430\u0433\u043e\u043b\u0435\u0442:+`\n3. Use leading tilda to mark first letter of a word red: `~\u0425\u0440\u0438\u0441\u0442\u043e\u0441 \u0440\u043e\u0436\u0434\u0430\u0435\u0442\u0441\u044f`\n4. For pagebreak anchors use `<<5: \u043b. 3 \u043e\u0431.>>` or simply ``<<5>>`` when label is the same \n   as the page number\n5. Use leading curcumflex symbol to mark bukvitsa: `^\u0412\u043d\u0430\u0447\u0430\u043b\u0435 \u0431\u044b\u043b\u043e \u0421\u043b\u043e\u0432\u043e`\n6. For verse numbering use `((\u0438))`\n7. For footnote use `[[footnote text]]` (Attention: this is likely to change)\n\nThis package provides two commands:\n\n* `cumd` - renders markdown into html\n* `cuxml` - converts Ponomar XML into markdown\n\n## cumd\n\n```bash\nusage: cumd [-h] [--html] [--simplified] [--extensions EXTENSIONS] input output\n\nConverts CU markdown to HTML\n\npositional arguments:\n  input                 File name of the input *.md file\n  output                File name of the output *.html file\n\noptions:\n  -h, --help            show this help message and exit\n  --html                Set to generate viewable HTML\n  --simplified, -s      Set to generate HTML without custom tags\n  --extensions EXTENSIONS, -e EXTENSIONS\n                        List of comma-separated extensions to enable. For example -e footnotes,math\n```\n\n## cuxml\n\n```bash\nusage: cuxml [-h] input output\n\nConverts XML to cu-flavored markdown\n\npositional arguments:\n  input       input XML file\n  output      output Markdown file\n\noptional arguments:\n  -h, --help  show this help message and exit\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Church Slavonic extensions to Markdown",
    "version": "1.5.1",
    "project_urls": {
        "Homepage": "https://github.com/slavonic/cumd/",
        "Source": "https://github.com/slavonic/cumd/"
    },
    "split_keywords": [
        "church slavonic",
        " markdown"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e02805995b5f2774c05e93a69d6cf20b6d9d7cf1a12205b572f57e62a5373b33",
                "md5": "c0082e8a1cc013d7a6a8f3acf6382591",
                "sha256": "c0f92331fa43a238fc4892d465720c15407c4e421acf41f253bc570e66c9eb5d"
            },
            "downloads": -1,
            "filename": "cumd-1.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c0082e8a1cc013d7a6a8f3acf6382591",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8516,
            "upload_time": "2024-11-30T01:27:11",
            "upload_time_iso_8601": "2024-11-30T01:27:11.000119Z",
            "url": "https://files.pythonhosted.org/packages/e0/28/05995b5f2774c05e93a69d6cf20b6d9d7cf1a12205b572f57e62a5373b33/cumd-1.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-30 01:27:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "slavonic",
    "github_project": "cumd",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "cumd"
}
        
Elapsed time: 1.46949s