Metadata-Version: 2.4
Name: ids-peak-common
Version: 1.3.0.4212
Summary: Common foundational types and utilities for IDS peak
Author-email: IDS Imaging Development Systems GmbH <support@ids-imaging.com>
Project-URL: Homepage, https://www.ids-imaging.com
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Graphics :: Capture :: Digital Camera
Classifier: Topic :: Multimedia :: Video
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file



The **IDS peak common** library provides fundamental types, utilities, and interfaces shared across multiple products and modules.

It serves as a common foundation within the IDS software ecosystem, offering essential building blocks
that enable consistent API design and interoperability across higher-level libraries.



### Resources

- **Website:** www.ids-imaging.com
- **Documentation:** https://en.ids-imaging.com/manuals/ids-peak/ids-peak-icv-documentation/en/index.html
- **Bug reports:** https://en.ids-imaging.com/support.html or
  email to [support@ids-imaging.com](mailto:support@ids-imaging.com)
- **Customer support:** https://en.ids-imaging.com/support.html

### Feedback

Feedback is very important for us, as it helps identify customer benefits, collect feature requests, and ensure
continuous improvement of our product. Send your feedback via mail
to [peak-feedback@ids-imaging.com](mailto:peak-feedback@ids-imaging.com)

### Features

* Fundamental type definitions and aliases
* Core enums and flags shared across libraries
* Abstract interfaces and base classes
* Lightweight, dependency-free utility helpers
* Consistent API building blocks for modular software design
