Metadata-Version: 2.4
Name: nive_userdb
Version: 1.6.2
Summary: Nive User Database
Author: Nive GmbH
Author-email: Arndt Droullier <info@nive.co>
License: GPL 3
Project-URL: Homepage, https://niveapps.com/
Project-URL: Repository, https://github.com/nive/nive_userdb
Keywords: cms,framework,pyramid
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
Requires-Dist: nive>=1.6.8
Requires-Dist: AuthEncoding
Provides-Extra: testing
Requires-Dist: AuthEncoding; extra == "testing"

# Nive User Database
This package provides the user database for nive applications 'nive_cms' and 'nive_datastore'.
It can be used as standalone user management plugin for pyramid applications though
the installation is not explicitly dcumented. Please refer to 'Nive cms'.
