Metadata-Version: 2.1
Name: git-remote-oracle
Version: 0.0.3
Summary: A git remote helper to pull package source from oracle database.
Author-email: CrazyT <crazyt2019+gro@gmail.com>
Project-URL: Homepage, https://github.com/TheCrazyT/git-remote-oracle
Project-URL: Bug Tracker, https://github.com/TheCrazyT/git-remote-oracle/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pexpect
Requires-Dist: oracledb

# git-remote-oracle

Source can be found on https://github.com/TheCrazyT/git-remote-oracle.

Can be used in combination with git to view made changes in packages.

It is **NOT** intended to be a full backup of the database structure.
