This is the Linux app named Graphtage whose latest release can be downloaded as graphtage-0.4.0-linux-x86_64.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Graphtage with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
Graphtage
DESCRIPTION:
Graphtage is a command-line utility and underlying library for semantically comparing and merging tree-like structures, such as JSON, XML, HTML, YAML, plist, and CSS files. Its name is a portmanteau of “graph” and “graftage”, the latter being the horticultural practice of joining two trees together such that they grow as one. Graphtage performs an analysis on an intermediate representation of the trees that is divorced from the filetypes of the input files. This means, for example, that you can diff a JSON file against a YAML file. Also, the output format can be different from the input format(s). By default, Graphtage will format the output diff in the same file format as the first input file. But one could, for example, diff two JSON files and format the output in YAML. There are several command-line arguments to specify these transformations, such as --format; please check the --help output for more information.
Features
- Command Line Usage
- Graphtage performs an analysis on an intermediate representation of the trees that is divorced from the filetypes of the input files
- The output format can be different from the input format(s)
- Documentation available
- Examples available
- Graphtage tries to match all possible pairs of elements in a dictionary
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/graphtage.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.