Metadata-Version: 2.4
Name: low-stock-maaz24148385
Version: 0.0.2
Summary: A package to check low inventory
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Author-email: Maaz Ahmed <x24148385@student.ncirl.ie>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# low-stock-maaz24148385

A **unit-aware low stock detection** library for inventory systems.

## Purpose
Detects low stock based on **unit-specific thresholds**:
- 5kg → acceptable
- 5g → **critical**

## Features
- Configurable thresholds per unit
- Pure Python

