Bug#882374: ITP: python-fpdf2 -- Minimalist PDF creation library for Python

2017-11-21 Thread Ondrej Tuma
Package: wnpp
Severity: wishlist
Owner: Ondrej Tuma <mc...@zeropage.cz>

* Package name: python-fpdf2
  Version : 2.0.0
  Upstream Author : David Ankin <davean...@gmail.com>
* URL : https://github.com/alexanderankin/pyfpdf
* License : LGPL
  Programming Lang: Python
  Description : Minimalist PDF creation library for Python

PyFPDF is a library for PDF document generation under Python, ported from PHP
(see FPDF: "Free"-PDF, a well-known PDFlib-extension replacement with many
examples, scripts and derivatives).

Compared with other PDF libraries, PyFPDF is simple, small and versatile, with
advanced capabilities, and is easy to learn, extend and maintain.

This library could be use in more other python applications. Maintainer could
be DPMT.



Bug#879998: ITP: formiko -- reStructuredText and MarkDown editor and live previewer

2017-10-28 Thread Ondrej Tuma
Package: wnpp
Severity: wishlist
Owner: Ondrej Tuma <mc...@zeropage.cz>

* Package name: formiko
  Version : 1.2.0
  Upstream Author : Ondřej Tůma <mc...@zeropage.cz>
* URL : https://github.com/ondratu/formiko
* License : BSD
  Programming Lang: Python
  Description : reStructuredText and MarkDown editor and live previewer

Formiko is reStructuredText and MarkDown editor and live previewer. It is
written in Python with Gtk3, GtkSourceView and Webkit2. Use Docutils and
recommonmark Common Mark parser.
Features:

GtkSourceView based editor with syntax highlighting
possible use Vim editor
vertical or horizontal window splitting
preview mode
periodic save file
json and html preview


I'm developer and user of this package. Some another similar
package is retext, but formiko is based on Gtk+.

I plan to maintain it.