Metadata-Version: 2.1
Name: edfi-lms-extractor-lib
Version: 1.0.0rc1
Summary: Shared functions library for Ed-Fi LMS Extractor projects
Home-page: https://techdocs.ed-fi.org/display/EDFITOOLS/LMS+Toolkit
License: Apache-2.0
Author: Ed-Fi Alliance, LLC, and contributors
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: SQLAlchemy (>=1.3.19,<2.0.0)
Requires-Dist: pandas (>=1.1.1,<2.0.0)
Requires-Dist: xxhash (>=2.0.0,<3.0.0)
Project-URL: Repository, https://github.com/Ed-Fi-Exchange-OSS/LMS-Toolkit
Description-Content-Type: text/markdown

# Extractor Shared Library

Shared library for use in the [Ed-Fi LMS
Toolkit](https://github.com/Ed-Fi-Exchange-OSS/LMS-Toolkit).

## Legal Information

Copyright (c) 2021 Ed-Fi Alliance, LLC and contributors.

Licensed under the [Apache License, Version
2.0](https://github.com/Ed-Fi-Exchange-OSS/LMS-Toolkit/blob/main/LICENSE) (the
"License").

Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.

See
[NOTICES](https://github.com/Ed-Fi-Exchange-OSS/LMS-Toolkit/blob/main/NOTICES.md)
for additional copyright and license notifications.

