Metadata-Version: 2.4
Name: librepos
Version: 1.0.0.dev2
Summary: LibrePOS is an open-source, web-based Point of Sale system for restaurants and mobile food vendors. Built with Flask, MaterializeCSS, and HTMX, it offers product management, order tracking, and user authentication. 
Author-email: BaezFJ <baezdevs@gmail.com>
Maintainer-email: BaezFJ <baezdevs@gmail.com>
License: LICENSE
License-File: LICENSE
Classifier: Development Status :: 1 - Planning
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Office/Business :: Financial :: Point-Of-Sale
Requires-Python: >=3.12
Requires-Dist: better-profanity>=0.7.0
Requires-Dist: email-validator>=2.2.0
Requires-Dist: flask-login>=0.6.3
Requires-Dist: flask-mailman>=1.1.1
Requires-Dist: flask-sqlalchemy>=3.1.1
Requires-Dist: flask-wtf>=1.2.2
Requires-Dist: flask>=3.1.1
Requires-Dist: python-dotenv>=1.0.1
Requires-Dist: python-slugify>=8.0.4
Requires-Dist: python-usernames>=1.0.0
Requires-Dist: pytz>=2025.1
Requires-Dist: waitress>=3.0.2
