Metadata-Version: 2.1
Name: demoscms
Version: 0.1
Summary: A simple CMS for demos
Home-page: https://github.com/bhushanzade02/demoscms
Author: BHUSAHN SANJAY AZDE
Author-email: bhushanzade02@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# DemoSCMS

DemoCMS is a simple content management system library for demonstrations.

## Installation

To install this library, you can use pip:

```bash
pip install demoscms
