python3-django-markupfield binary package in Ubuntu Lunar s390x

 An implementation of a custom MarkupField for Django. A MarkupField is in
 essence a TextField with an associated markup type. The field also caches
 its rendered value.
 .
 It supports these markup types by default:
  * html: allows HTML, potentially unsafe
  * plain: plain text markup, calls urlize and replaces text with linebreaks
 And these markups if the appropriate Python module is installed:
  * markdown: default markdown renderer (requires python-markdown)
  * restructuredtext: default ReST renderer (requires python-docutils)
  * textile: default textile renderer (requires python-textile)
 .
 This package contains the Python 3 version of the library.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-10-27 17:20:10 UTC Published Ubuntu Lunar s390x release universe python Optional 2.0.1-1
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu