Skip to main content

A python utility package to unwrap Oracle wrapped objects.

Project description

PLSQL Unwrap

A python utility package to unwrap Oracle wrapped objects.

Installation

pip install plsqlunwrap

Example

from plsqlunwrap import unwrap

wrapped = """
CREATE OR REPLACE  FUNCTION teste wrapped 
a000000
1
abcd
abcd
abcd
abcd
abcd
abcd
abcd
abcd
abcd
abcd
abcd
abcd
abcd
abcd
abcd
8
3d 71
m9n4KQ8rT+C9b7lU4HcO3pDzsUMwg8eZgcfLCNL+XhahYtGhXOfAsr2ym16lmYEywLIJpXSL
wMAy/tKGCamhBKPHvpK+FkZTOQdTo4KmpqsCL3g=
"""

print(unwrap(wrapped))
# FUNCTION teste RETURN NUMBER IS
# BEGIN
#   RETURN 1;
# END TESTE;

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plsqlunwrap-0.0.2.tar.gz (16.8 kB view details)

Uploaded Source

Built Distribution

plsqlunwrap-0.0.2-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file plsqlunwrap-0.0.2.tar.gz.

File metadata

  • Download URL: plsqlunwrap-0.0.2.tar.gz
  • Upload date:
  • Size: 16.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for plsqlunwrap-0.0.2.tar.gz
Algorithm Hash digest
SHA256 684c0823a94f8ca7e1e52975b045efd28630ada144c343d6ad32b4093a7c85f8
MD5 174defee1bc63a1e0068d7839991a8d9
BLAKE2b-256 eafabd0f0f11ffc254c59b75da700c742bca4011e6486c0b338aca60b1ec4c6b

See more details on using hashes here.

File details

Details for the file plsqlunwrap-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: plsqlunwrap-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for plsqlunwrap-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 45c63687bd5c8677223dccc1500eb888155577313230765f398300d6ca37c242
MD5 8ba52533cffbf9575b2ae356cf156d8b
BLAKE2b-256 d4a2a4c862654fae42ecddac8d85027b0108560fb754a10b717b1072336bd4d9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page