Metadata-Version: 2.4
Name: jeteve-omniorb
Version: 4.3.3.post1
Summary: pypi compatible packaging for OmniORB 4.3.3
Author-email: Jerome Eteve <jerome.eteve@gmail.com>
License-Expression: MIT
Project-URL: Documentation, https://github.com/jeteve/jeteve-omniorb#readme
Project-URL: Issues, https://github.com/jeteve/jeteve-omniorb/issues
Project-URL: Source, https://github.com/jeteve/jeteve-omniorb
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Object Brokering
Classifier: Topic :: Software Development :: Object Brokering :: CORBA
Requires-Python: ~=3.13
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Dynamic: license-file

# Jeteve OmniORB

[![PyPI - Version](https://img.shields.io/pypi/v/jeteve-omniorb.svg)](https://pypi.org/project/jeteve-omniorb)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/jeteve-omniorb.svg)](https://pypi.org/project/jeteve-omniorb)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install jeteve-omniorb
```

## License

`jeteve-omniorb` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
