Bug#990091: RFC: rmapi -- Go app that allows you to access your reMarkable tablet files through the Cloud API

2021-06-20 Thread Johannes Schilling
Package: wnpp
Severity: wishlist


* Package name: rmapi
  Upstream Author : Javier Uruen Val 
* URL : https://github.com/juruen/rmapi
* License : AGPL-3.0
  Programming Lang: Go
  Description : Go app that allows you to access your reMarkable
tablet files through the Cloud API
.
You can interact with the different API end-points through a shell.
However, you can also run commands non-interactively. This may come
in handy to script certain workflows such as taking automatic
backups or uploading documents programmatically.



Bug#992513: RFP: networkd-notify -- desktop notification integration for systemd-networkd

2021-08-19 Thread Johannes Schilling
Package: wnpp
Severity: wishlist

* Package name: networkd-notify
  Version : 0
  Upstream Author : Yuri D'Elia
* URL : https://gitlab.com/wavexx/networkd-notify
* License : GPL-3
  Programming Lang: Python
  Description : desktop notification integration for systemd-networkd

networkd-notify generates desktop notifications for systemd-networkd
events, such as interface connection/disconnection.



Bug#809918: RFP: haskell-wai-routing -- Declarative routing for WAI

2016-01-04 Thread Johannes Schilling
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-hask...@lists.debian.org


* Package name: haskell-wai-routing
  Upstream Author : Toralf Wittner 
* URL : https://github.com/twittner/wai-routing/
* License : MPL-2.0
  Programming Lang: haskell
  Description : wai-routing enables the declaration of "routes"
 which handle requests to a specific URL.
 .
 The set of possible handlers can be restricted by "predicates", which
 operate on WAI requests and have to be true or else the handler will
 not be called.



Bug#798202: ITP: fonts-leckerli-one -- Leckerli One font

2015-09-08 Thread Johannes Schilling
hi,

On Sun, Sep 06, 2015 at 06:05:19PM +, Gioele Barabucci wrote:
> * URL : 
> http://www.example.org://www.google.com/fonts/specimen/Leckerli+One

that doesn't seem right

lg,
   dario



Bug#765509: current status/progress?

2015-07-06 Thread Johannes Schilling
hi,


any progress on this? i would be happy to see python-flask-admin
packaged, and would be willing to do some work myself if necessary,
but don't want to interfere with what you already got.


regards,
   dario


pgpS2pULCTe1z.pgp
Description: OpenPGP digital signature


Bug#877037: RFP: python-pyfcm -- Python client library for FCM - Firebase Cloud Messaging (Android, iOS and Web)

2017-09-27 Thread Johannes Schilling
Package: wnpp
Severity: wishlist

* Package name: python-pyfcm
  Version : 1.4.2
  Upstream Author : Emmanuel Adegbite 
* URL : https://github.com/olucurious/PyFCM
* License : MIT
  Programming Lang: Python
  Description : Python client library for FCM - Firebase Cloud Messaging 
(Android, iOS and Web)

PyFCM is a library to easily communicate with the server side of the
Google Firebase Messaging infrastructure.

Firebase Cloud Messaging (FCM) is the new version of GCM. Using FCM, you
can notify a client app that new email or other data is available to
sync. You can send notifications to drive user reengagement and
retention. For use cases such as instant messaging, a message can
transfer a payload of up to 4KB to a client app.



Bug#939865: RFP: pandoc-crossref -- Pandoc filter for cross-references

2019-09-09 Thread Johannes Schilling
Package: wnpp
Severity: wishlist

* Package name: pandoc-crossref
  Version : 0.3.4.1
  Upstream Author : Nikolay Yakimov et al
* URL : https://github.com/lierdakil/pandoc-crossref
* License : GPL-2
  Programming Lang: Haskell
  Description : pandoc filter for numbering figures, equations, tables and 
cross-references to them.

pandoc-crossref is a pandoc filter for numbering figures, equations,
tables and cross-references to them.

The input file (like demo.md) can be converted into HTML, LaTeX, PDF,
Markdown or other formats.

Optionally, you can use cleveref for LaTeX/PDF output, e.g. cleveref
PDF, cleveref LaTeX, and listings package, e.g. listings PDF, listings
LaTeX

You can also enable per-chapter numbering (as with --chapters for latex
output). You need to specify -M chapters for non-LaTeX/PDF output
however. Examples: HTML, Markdown, LaTeX, PDF.