The textproc/py-markups port
py3-markups-4.1.1 – wrapper around various text markup languages (cvsweb github mirror)
Description
Python-Markups is a module that provides unified interface for using various markup languages, such as Markdown, reStructuredText, Textile and AsciiDoc. It is also possible for clients to create and register their own markup languages. The output language Python-Markups works with is HTML. Stylesheets and JavaScript sections are supported.WWW: https://pymarkups.readthedocs.io/
Maintainer
Pedro Almeida
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.13/site-packages/markups-4.1.1.dist-info/
- /usr/local/lib/python3.13/site-packages/markups-4.1.1.dist-info/METADATA
- /usr/local/lib/python3.13/site-packages/markups-4.1.1.dist-info/RECORD
- /usr/local/lib/python3.13/site-packages/markups-4.1.1.dist-info/WHEEL
- /usr/local/lib/python3.13/site-packages/markups-4.1.1.dist-info/entry_points.txt
- /usr/local/lib/python3.13/site-packages/markups-4.1.1.dist-info/licenses/
- /usr/local/lib/python3.13/site-packages/markups-4.1.1.dist-info/licenses/LICENSE
- /usr/local/lib/python3.13/site-packages/markups-4.1.1.dist-info/top_level.txt
- /usr/local/lib/python3.13/site-packages/markups/
- /usr/local/lib/python3.13/site-packages/markups/__init__.py
- /usr/local/lib/python3.13/site-packages/markups/__pycache__/
- /usr/local/lib/python3.13/site-packages/markups/__pycache__/__init__.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/markups/__pycache__/__init__.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/markups/__pycache__/abstract.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/markups/__pycache__/abstract.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/markups/__pycache__/asciidoc.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/markups/__pycache__/asciidoc.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/markups/__pycache__/common.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/markups/__pycache__/common.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/markups/__pycache__/markdown.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/markups/__pycache__/markdown.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/markups/__pycache__/restructuredtext.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/markups/__pycache__/restructuredtext.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/markups/__pycache__/textile.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/markups/__pycache__/textile.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/markups/abstract.py
- /usr/local/lib/python3.13/site-packages/markups/asciidoc.py
- /usr/local/lib/python3.13/site-packages/markups/common.py
- /usr/local/lib/python3.13/site-packages/markups/markdown.py
- /usr/local/lib/python3.13/site-packages/markups/py.typed
- /usr/local/lib/python3.13/site-packages/markups/restructuredtext.py
- /usr/local/lib/python3.13/site-packages/markups/textile.py