Metadata-Version: 2.4
Name: django-simple-dms
Version: 2.0.0
Summary: Django simple Document Management System
Author-email: Giovanni Bronzini <g.bronzini@gmail.com>
License: K-Tech
License-File: LICENSE.md
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 5.2
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: django
Requires-Dist: psycopg[binary]>=3.2.12
Description-Content-Type: text/markdown

Django Simple DMS
=================

[![Pypi](https://badge.fury.io/py/django-xchange.svg)](https://badge.fury.io/py/django-xchange)
[![coverage](https://codecov.io/github/k-tech-italy/django-xchange/coverage.svg?branch=develop)](https://codecov.io/github/k-tech-italy/django-xchange?branch=develop)
[![Test](https://github.com/k-tech-italy/django-xchange/actions/workflows/tests.yaml/badge.svg)](https://github.com/k-tech-italy/django-xchange/actions/workflows/tests.yaml)
[![Docs](https://img.shields.io/badge/stable-blue)](https://k-tech-italy.github.io/django-xchange/)
[![Django](https://img.shields.io/pypi/frameworkversions/django/django-xchange)](https://pypi.org/project/django-xchange/)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/django-xchange.svg)](https://pypi.org/project/django-xchange/)

Django Simple DMS is a library providing a simple document management system.

How to use
----------


Third-party libraries
---------------------
