Metadata-Version: 2.1
Name: cmdbase
Version: 0.0.1a1
Summary: Building blocks for a CMDB leveraging Django and PostgreSql.
Author-email: Ipamo <dev@ipamo.net>
Project-URL: Homepage, https://gitlab.com/ipamo/cmdbase
Project-URL: Bug Tracker, https://gitlab.com/ipamo/cmdbase/issues
Keywords: cmdb
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11.2
Description-Content-Type: text/markdown
License-File: LICENSE.txt

CMDBase
=======

Building blocks for a CMDB leveraging Django and PostgreSql.

Comming soon.

## Components

- `cmdbase` (this repository): main Django app.
- [`cmdbase-cli`](https://gitlab.com/ipamo/cmdbase-cli): command-line interface.
