Metadata-Version: 2.1
Name: avio
Version: 3.1.2
Summary: A python module for processing media streams
Author: Stephen Rhodes
Author-email: Stephen Rhodes <sr99622@gmail.com>
Project-URL: Homepage, https://github.com/sr99622/libavio
Project-URL: Bug Tracker, https://github.com/sr99622/libavio/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# avio

Python library for processing media streams designed for use in 
[Onvif GUI](https://github.com/sr99622/libonvif).

Copyright (c) 2022, 2023, 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.
