Metadata-Version: 2.1
Name: kvv-StoredObjects
Version: 0.0.15
Summary: StoredObjects is a helper package with University objects for the Publications Activity Module
Home-page: https://github.com/VladKornilov/StoredObjects
Author: Vladislav Kornilov
Author-email: v.kornilovv@yandex.ru
Project-URL: Bug Tracker, https://github.com/VladKornilov/StoredObjects/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# StoredObjects

 This object is needed to save, process and transfer data about University objects for 
 the **Publications Activity Module**.

 Objects used in this module:
 - Publication - stores bibliographic data about a publication (title, published date, authors, citations, identifiers in databases)
 - Author - stores data about a person with publications (names in databases, affiliations, publications)
 - Department - stores information about department name and list of employees in it
 - University - stores list of departments
