Metadata-Version: 2.4
Name: inventree-sshexserials
Version: 0.1.0
Summary: A Simple Plugin to allow Hex Serials
Author-email: Rob Kettridge <rob.kettridge@smartsentry.co.uk>
License-Expression: MIT
Project-URL: Homepage, https://www.smartsentry.co.uk
Keywords: inventree,plugin
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Framework :: InvenTree
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# SSHexSerials

A Simple Plugin to allow Hex Serials

## Installation

### InvenTree Plugin Manager

... todo ...

### Command Line 

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

```bash
pip install inventree-sshexserials
```

## Configuration

... todo ...

## Usage

... todo ...
