Metadata-Version: 2.1
Name: kankakee
Version: 1.0.4
Summary: A python client/server module for onvif-gui
Author: Stephen Rhodes
Author-email: Stephen Rhodes <sr99622@gmail.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/sr99622/kankakee
Project-URL: Bug Tracker, https://github.com/sr99622/kankakee/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# kankakee

A Server/Client python module designed for use in [OnvifGUI](https://github.com/sr99622/libonvif) to provide remote access to a centralized Camera Server.

Copyright (c) 2024  Stephen Rhodes

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

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.
