CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]        2018/05/27 23:11:05

Log message:
    Import qrcode 6.0
    
    QR (Quick Response) codes are 2D pictographic codes that can encode many 
types
    of data. They can be quickly machine-read and are quite robust.
    
    This package provides qrcode, a pure Python module to generate QR codes, 
with
    direct output as SVG, or in other image formats via modules such as Pillow 
and
    pymaging.
    
    It also provides qr(1), a script using the above module, which can take data
    from standard input or the command line and format as a QR code. By default,
    ASCII art will be used if output is directed to the terminal, otherwise an
    image file will be output.
    
    Tweaks kn@ and sthen@, OK sthen@
    
    Status:
    
    Vendor Tag: feinerer
    Release Tags:       feinerer_20180528
    
    N ports/graphics/py-qrcode/Makefile
    N ports/graphics/py-qrcode/distinfo
    N ports/graphics/py-qrcode/pkg/PLIST
    N ports/graphics/py-qrcode/pkg/DESCR
    N ports/graphics/py-qrcode/patches/patch-setup_py
    
    No conflicts created by this import

Reply via email to