Python cx-Oracle debian packager tool
Go to file
Benjamin Renard fff59f91fa Update README file 2024-03-15 11:40:07 +01:00
.forgejo/workflows Switch from Woodpecker CI to Forgejo Actions 2024-03-15 11:38:07 +01:00
.gitignore Initial commit 2022-04-29 12:01:53 +02:00
README.md Update README file 2024-03-15 11:40:07 +01:00

README.md

Python cx-Oracle debian packager tool

This repository provide a Forgejo Actions workflow to build a python3-cx-oracle debian package. It's download the cx-Oracle wheel package from Pypi using the pip wheel command and convert it to debian source package using wheel2deb.

The resulting debian packages files are publish to Forgejo as release. The downloaded wheel package is also keep for archive.