Name : python3-misaka
| |
Version : 2.1.1
| Vendor : obs://build_opensuse_org/home:jfita
|
Release : lp150.7.1
| Date : 2019-01-09 17:10:42
|
Group : Development/Languages/Python
| Source RPM : python-misaka-2.1.1-lp150.7.1.src.rpm
|
Size : 0.19 MB
| |
Packager : (none)
| |
Summary : A CFFI binding for Hoedown, a markdown parsing library
|
Description :
Misaka ======
A CFFI binding for Hoedown_ (version 3), a markdown parsing library.
Documentation can be found at: http://misaka.61924.nl/
Example -------
Very simple example:
.. code:: python
import misaka as m print m.html(\'some other text\')
Or:
.. code:: python
from misaka import Markdown, HtmlRenderer
rndr = HtmlRenderer() md = Markdown(rndr)
print(md(\'some text\'))
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/jfita:/sr.ht/openSUSE_Leap_15.0/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3-misaka
python3-misaka(x86-64)
Requires :