Metadata-Version: 2.1
Name: netbox-qr
Version: 0.1.4
Summary: A netbox plugin for generating qr codes for specific pages.
Home-page: https://github.com/FloMeyer/netbox-qr
Author: Florian Meyer
Author-email: flo@flomeyer.de
License: Apache 2.0
Download-URL: https://github.com/FloMeyer/netbox-qr/archive/refs/tags/v0.1.4.tar.gz
Description: # netbox-qr
        A netbox plugin for generating qr codes for specific pages.
        
        This plugin uses [Segno](https://github.com/heuer/segno/).
        
        
        ## Options
        - Print with Text
        - Print tiwhout Text
        - Print Multiple QR Codes (for multiple devices/cables/...)
        - Different sizes
        - Logo in QR Code
        - Text in QR Code
        - Font Type
        
        
Keywords: netbox,qrcode
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3
Description-Content-Type: text/markdown
