Version 1.5 of package Qrencode has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Qrencode describes itself as:

  ==============
  QRCode encoder
  ==============

More at https://elpa.gnu.org/packages/qrencode.html

## Summary:

  1 QREncode EL
  ═════════════

    QR Code encoder written in pure Emacs Lisp.

    For example the self-link (<https://github.com/ruediger/qrencode-el>)
    below was generated using this code:

    <file:qr-self.png>


  1.1 Usage
  ─────────

    This package provides three user facing interactive functions, that
    will encode text into a QR Code and show it in a separate buffer.

    `qrencode-region'
          Shows the current selection as a QR Code.
    `qrencode-url-at-point'
          Encode URL at point as QR Code.
    `qrencode-string'
          Encode a specific string (leading/trailing whitespace trimmed).

    Some customizations are provided using `M-x customize-group RET
      qrencode RET'.

## Recent NEWS:

[Not provided 🙁]

Reply via email to