Coder Social home page Coder Social logo

chris6154 / tersedecompress Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openmainframeproject/tersedecompress

0.0 0.0 0.0 43 KB

TerseDecompress is a java program that can be used to decompress files which have been previously compressed on an IBM Mainframe using the TERSE / AMATERSE program (on IBM z/OS or IBM z/VM).

License: Apache License 2.0

Java 100.00%

tersedecompress's Introduction

tersedecompress

TerseDecompress is a java program that can be used to decompress files which have been previously compressed on an IBM Mainframe using the TERSE / AMATERSE program (on IBM z/OS or IBM z/VM).

Description:

============

TerseDecompress is a java program that can be used to decompress files

which have been previously compressed on an IBM Mainframe

using the TERSE / AMATERSE program (on IBM z/OS or IBM z/VM).

Purpose & benefit:

==================

As java programs can virtually run on any platform / operating system

with a JVM, this java decompression program can be very useful if you

don't have access to an IBM mainframe but need to analyze or process a

file which had been compressed on a IBM mainframe using TERSE on IBM z/OS.

With this java version of TerseDecompress, you can decompress those tersed

IBM Mainframe files on any workstation or laptop etc. that supports Java.

How to run it:

==============

TerseDecompress will uncompress a file that was compressed using the TERSE

program on IBM z/OS.

For execution, TerseDecompress needs a JVM runtime environment

Usage: "TerseDecompress [-b]"

Default mode is text mode, which will attempt ebcdic -> ASCII conversion

The -b flag turns on binary mode, no conversion will be attempted

How to build it:

================

For compiling the java source code, a JDK is required

Build command: "javac TerseDecompress.java"

How to report problems and get support/help:

============================================

If you have a problem / need help with TerseDecompress.java, please create a GitHub issue.

You can also send an email to: [email protected] or contact us on Slack at https://slack.openmainframeproject.org channel #tersedecompress

Please do not send code changes, but explain in a mail

what you want TerseDecompress to do.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.