Metadata-Version: 2.1
Name: inventree-gprinter-plugin
Version: 0.1.2
Summary: Gprinter label printer plugin for InvenTree
Author: Daqi Song
Author-email: dqaria@gmail.com
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyusb

# Gprinter

Gprinter label printer plugin for InvenTree

## Installation

### InvenTree Plugin Manager

... todo ...

### Command Line 

To install manually via the command line, run the following command:

```bash
pip install gprinter
```

## Configuration

... todo ...

## Usage

... todo ...
