|
14 | 14 | "description":"Apache Spark is an analytics engine for large-scale data processing https://developer.ibm.com/javasdk/downloads/spark/", |
15 | 15 | "version":"" |
16 | 16 | }, |
17 | | - { |
18 | | - "packageName":"Artifactory-vault", |
19 | | - "description":"Ambitus hosted set of examples and use cases for Jfrog's Artifactory, along with how-to information for deploying on Linux o z/OS", |
20 | | - "version":"" |
21 | | - }, |
22 | | - { |
23 | | - "packageName":"autoconf", |
24 | | - "description":"Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. https://github.com/ZOSOpenTools/autoconfport", |
25 | | - "version":"" |
26 | | - }, |
27 | | - { |
28 | | - "packageName":"automake", |
29 | | - "description":"GNU Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards. https://github.com/ZOSOpenTools/automakeport", |
30 | | - "version":"" |
31 | | - }, |
32 | | - { |
33 | | - "packageName":"Bash", |
34 | | - "description":"RocketSoftware hosted Bash is an sh-compatible shell providing users a command-line interpreter that provides a traditional interface via text window and a script execution capability. It is the default shell on Linux and Mac OS X.", |
35 | | - "version":"" |
36 | | - }, |
37 | | - { |
38 | | - "packageName":"binutils", |
39 | | - "description":"Ambitus hosted port of the GNU binutils to z/OS", |
40 | | - "version":"" |
41 | | - }, |
42 | | - { |
43 | | - "packageName":"Bison", |
44 | | - "description":"RocketSoftware hosted Bison is a programming utility for creating parsers. It's commonly used in both build automation and build automation generation, and converts annotated context-free grammar into a C, C++, or Java parser. Bison is used by PHP, Bash, Ruby, and many other tools", |
45 | | - "version":"" |
46 | | - } |
47 | | - , |
48 | | - { |
49 | | - "packageName":"Bzip2", |
50 | | - "description":"RocketSoftware hosted bzip2 is a data compressor that compresses single files (it is not a file archiver). It typically compresses files to within 10% to 15% of the best available techniques of statistical compressors, while being around twice as fast at compression and six times faster at decompression. This version of bzip2 was not written to exploit z Systems architecture; gzip may work best for these needs.", |
51 | | - "version":"" |
52 | | - }, |
53 | 17 | { |
54 | 18 | "packageName":"cics-bundle-common", |
55 | 19 | "description":"Gradle plugins to build CICS bundles https://github.com/IBM/cics-bundle-gradle", |
56 | 20 | "version":"" |
57 | 21 | }, |
58 | 22 | { |
59 | 23 | "packageName":"cics-bundle-maven", |
60 | | - "description":"Maven plugin to build CICS bundles ibm.github.io/cics-bundle-maven", |
61 | | - "version":"" |
62 | | - }, |
63 | | - { |
64 | | - "packageName":"cmake", |
65 | | - "description":"CMake is an open-source, cross-platform family of tools designed to build, test and package software. https://github.com/ZOSOpenTools/cmakeport", |
| 24 | + "description":"Maven plugin to build CICS bundles https://ibm.github.io/cics-bundle-maven", |
66 | 25 | "version":"" |
67 | 26 | }, |
68 | 27 | { |
69 | 28 | "packageName":"Conda", |
70 | 29 | "description":"Package, dependency and environment management https://anaconda.org/IzODA/repo", |
71 | 30 | "version":"" |
72 | 31 | }, |
73 | | - { |
74 | | - "packageName":"coreutils", |
75 | | - "description":"The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system. https://github.com/ZOSOpenTools/coreutilsport", |
76 | | - "version":"" |
77 | | - }, |
78 | | - { |
79 | | - "packageName":"cURL", |
80 | | - "description":"RocketSoftware hosted cURL is an open source tool that can transfer data to and from servers by using one of the supported protocols (HTTP, HTTPS, FTP, FTPS, TFTP, DICT, TELNET, LDAP, or FILE). This tool can work without user interaction. cURL functionality includes proxy support, user authentication, FTP upload, HTTP post, SSL connections, cookies, file transfer, resume, and more.", |
81 | | - "version":"" |
82 | | - }, |
83 | | - { |
84 | | - "packageName":"Diffutils", |
85 | | - "description":"RocketSoftware hosted Diffutils is a package of several programs intended to find differences between files. The diff command, for example, shows exact line differences between two files.", |
86 | | - "version":"" |
87 | | - }, |
88 | | - { |
89 | | - "packageName":"expat", |
90 | | - "description":"https://github.com/ZOSOpenTools/expatport", |
91 | | - "version":"" |
92 | | - }, |
93 | | - { |
94 | | - "packageName":"Galasa", |
95 | | - "description":"Galasa is an integration test framework https://github.com/galasa-dev", |
96 | | - "version":"" |
97 | | - } |
98 | | - , |
99 | | - { |
100 | | - "packageName":"GCC", |
101 | | - "description":"Ambitus hosted port of the GNU GCC compiler to z/OS", |
102 | | - "version":"" |
103 | | - }, |
104 | | - { |
105 | | - "packageName":"GenevaERS", |
106 | | - "description":"GenevaERS is the single-pass optimization engine for data extraction and reporting on z/OS.", |
107 | | - "version":"" |
108 | | - }, |
109 | | - { |
110 | | - "packageName":"gettext", |
111 | | - "description":"The GNU gettext utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages. https://github.com/ZOSOpenTools/gettextport", |
112 | | - "version":"" |
113 | | - }, |
114 | | - { |
115 | | - "packageName":"Git", |
116 | | - "description":"Git is a version control system (VCS) for tracking changes in computer files and coordinating work on those files among multiple people https://www.rocketsoftware.com/zos-open-source/tools", |
117 | | - "version":"" |
118 | | - }, |
119 | | - { |
120 | | - "packageName":"Glibc", |
121 | | - "description":"Ambitus hosted port of the GNU C library to z/OS", |
122 | | - "version":"" |
123 | | - }, |
124 | | - { |
125 | | - "packageName":"Gzip", |
126 | | - "description":"RocketSoftware hosted Gzip is a popular data compression/decompression program (our ported tools have been compressed using this utility). This version of Gzip has also been modified to exploit z/OS EDC compression hardware, if present on your system.", |
127 | | - "version":"" |
128 | | - }, |
129 | | - { |
130 | | - "packageName":"help2man", |
131 | | - "description":"help2man is a tool for automatically generating simple manual pages from program output. https://github.com/ZOSOpenTools/help2manport", |
132 | | - "version":"" |
133 | | - }, |
134 | 32 | { |
135 | 33 | "packageName":"Java", |
136 | 34 | "description":"Popular object-oriented programming language https://developer.ibm.com/javasdk/support/zos/", |
137 | 35 | "version":"" |
138 | | - } |
139 | | - , |
140 | | - { |
141 | | - "packageName":"less", |
142 | | - "description":"https://github.com/ZOSOpenTools/lessport", |
143 | | - "version":"" |
144 | | - }, |
145 | | - { |
146 | | - "packageName":"Libssh2", |
147 | | - "description":"RocketSoftware hosted libssh2 is a software library that allows developers to use the SSH-2 network protocol in an easy-to-use self-contained package. This package only contains LIBSSH2 libraries intended for use by other programs or utilities", |
148 | | - "version":"" |
149 | | - }, |
150 | | - { |
151 | | - "packageName":"libtool", |
152 | | - "description":"GNU Libtool is a generic library support script that hides the complexity of using shared libraries behind a consistent, portable interface. https://github.com/ZOSOpenTools/libtoolport", |
153 | | - "version":"" |
154 | | - }, |
155 | | - { |
156 | | - "packageName":"M4", |
157 | | - "description":"RocketSoftware hosted M4 is a general-purpose macro processor. Most users require M4 simply as a dependency of Autoconf or Bison, although the language is used in other contexts such as text template re-use, text editing and text-processing applications.", |
158 | | - "version":"" |
159 | | - }, |
160 | | - { |
161 | | - "packageName":"Make", |
162 | | - "description":"RocketSoftware hosted Make controls the generation of program executables and other non-source files from the program's source files. Make allows users to build, install and update packages without knowing the process details", |
163 | | - "version":"" |
164 | | - }, |
165 | | - { |
166 | | - "packageName":"makeinfo", |
167 | | - "description":"makeinfo is a program that converts a Texinfo file into an Info file, HTML file, or plain text. https://github.com/ZOSOpenTools/makeinfoport", |
168 | | - "version":"" |
169 | | - }, |
170 | | - { |
171 | | - "packageName":"man-db", |
172 | | - "description":"man-db is an implementation of the standard Unix documentation system accessed using the man command. https://github.com/ZOSOpenTools/man-dbport", |
173 | | - "version":"" |
174 | | - }, |
175 | | - { |
176 | | - "packageName":"Mktemp", |
177 | | - "description":"RocketSoftware hosted the mktemp utility takes a given filename template and overwrites a portion of it to create a unique filename. Mktemp also manages the creation of temporary files and directories that allow the user to avoid the cleaning up files that are not needed permanently.", |
178 | | - "version":"" |
179 | | - }, |
180 | | - { |
181 | | - "packageName":"ncurses", |
182 | | - "description":"The Ncurses package provides character and terminal handling libraries, including panels and menus. https://github.com/ZOSOpenTools/ncursesport", |
183 | | - "version":"" |
184 | 36 | }, |
185 | 37 | { |
186 | 38 | "packageName":"Node.js", |
|
192 | 44 | "description":"A lightweight open framework for building fast and efficient cloud-native Java microservices. https://openliberty.io", |
193 | 45 | "version":"" |
194 | 46 | }, |
195 | | - { |
196 | | - "packageName":"OpenSSL", |
197 | | - "description":"RocketSoftware hosted OpenSSL is a software library to be used in applications that need to secure communications against eavesdropping or need to ascertain the identity of the party at the other end.", |
198 | | - "version":"" |
199 | | - }, |
200 | | - { |
201 | | - "packageName":"Perl", |
202 | | - "description":"Perl is a general-purpose, interpreted, dynamic programming language https://www.rocketsoftware.com/zos-open-source", |
203 | | - "version":"" |
204 | | - }, |
205 | | - { |
206 | | - "packageName":"PHP", |
207 | | - "description":"PHP is a server-side scripting language, offering a simple and universal solution for easy-to-program dynamic Web pages https://www.rocketsoftware.com/zos-open-source", |
208 | | - "version":"" |
209 | | - }, |
210 | | - { |
211 | | - "packageName":"Pkg-Config", |
212 | | - "description":"RocketSoftware hosted pkg-Config is a programming tool that assists with compiling applications and libraries. It helps you insert the correct compiler options on the command line without the need of hard coding values on where to find glib (or other libraries).", |
213 | | - "version":"" |
214 | | - }, |
215 | | - { |
216 | | - "packageName":"Polycephaly", |
217 | | - "description":"Polycephaly enables developers to build z/OS source code files with Jenkins and Git", |
218 | | - "version":"" |
219 | | - }, |
220 | 47 | { |
221 | 48 | "packageName":"Python", |
222 | 49 | "description":"Open Enterprise Python is an industry-standard Python interpreter for z/OS https://developer.ibm.com/mainframe/2020/06/22/python-for-zos-now-available/", |
223 | 50 | "version":"" |
224 | 51 | }, |
225 | | - { |
226 | | - "packageName":"Pyzklin", |
227 | | - "description":"Amibitus hosted Python interfaces for resource management on z/OS. A place to create building blocks for workflows and pipelines", |
228 | | - "version":"" |
229 | | - }, |
230 | | - { |
231 | | - "packageName":"R", |
232 | | - "description":"R is a functional language for primarily for data analytics https://www.rocketsoftware.com/product-categories/mainframe/r-for-zos", |
233 | | - "version":"" |
234 | | - }, |
235 | | - { |
236 | | - "packageName":"SMF-Tools", |
237 | | - "description":"IBM SMF resources for the z/OS platform https://github.com/IBM/IBM-Z-zOS/tree/main/SMF-Tools", |
238 | | - "version":"" |
239 | | - }, |
240 | | - { |
241 | | - "packageName":"Sed", |
242 | | - "description":"RocketSoftware hosted sed (stream editor) is a utility for parsing and transforming text. It is typically used for extracting part of a file using pattern matching, or substituting multiple occurrences of a string within a file.", |
243 | | - "version":"" |
244 | | - }, |
245 | | - { |
246 | | - "packageName":"Sudo", |
247 | | - "description":"RocketSoftware hosted sudo is a command-line utility that allows admins to delegate authority, giving certain users the ability to run commands as a super-user or another user, while providing an audit trail of the commands and their arguments.", |
248 | | - "version":"" |
249 | | - }, |
250 | | - { |
251 | | - "packageName":"tar", |
252 | | - "description":"GNU Tar provides the ability to create tar archives, as well as various other kinds of manipulation. https://github.com/ZOSOpenTools/tarport", |
253 | | - "version":"" |
254 | | - }, |
255 | | - { |
256 | | - "packageName":"tcl", |
257 | | - "description":"Tcl, or Tool Command Language, is an open-source multi-purpose C library which includes a powerful dynamic scripting language. https://github.com/ZOSOpenTools/tclport", |
258 | | - "version":"" |
259 | | - }, |
260 | | - { |
261 | | - "packageName":"top", |
262 | | - "description":"top is a task manager program, found in many Unix-like operating systems, that displays information about CPU and memory utilization. https://github.com/ZOSOpenTools/topport", |
263 | | - "version":"" |
264 | | - }, |
265 | | - { |
266 | | - "packageName":"Unzip", |
267 | | - "description":"RocketSoftware hosted UnZip is an extraction utility for archives compressed in .zip format. Unzip is also compatible with PKZIP and PKUNZIP utilities for MS-DOS as well as Info-ZIPs and supports bzip2 compression methods as well.", |
268 | | - "version":"" |
269 | | - } |
270 | | - , |
271 | | - { |
272 | | - "packageName":"utils", |
273 | | - "description":"Utilities (common tools) repository used by other repos in ZOSOpenTools. https://github.com/ZOSOpenTools/utils", |
274 | | - "version":"" |
275 | | - }, |
276 | | - { |
277 | | - "packageName":"Vim", |
278 | | - "description":"RocketSoftware hosted Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient.", |
279 | | - "version":"" |
280 | | - }, |
281 | | - { |
282 | | - "packageName":"xz", |
283 | | - "description":"XZ Utils is free general-purpose data compression software with a high compression ratio. https://github.com/ZOSOpenTools/xzport", |
284 | | - "version":"" |
285 | | - }, |
286 | 52 | { |
287 | 53 | "packageName":"zECS", |
288 | 54 | "description":"Enterprise Caching System (zECS) is a cloud enabled distributed key/value pair caching service https://github.com/walmartlabs/zECS", |
289 | 55 | "version":"" |
290 | 56 | }, |
291 | | - { |
292 | | - "packageName":"Zip", |
293 | | - "description":"RocketSoftware hosted Zip is a compression and file packaging/archive utility. Zip puts one or more compressed files into a single ZIP archive, along with information about the files.", |
294 | | - "version":"" |
295 | | - }, |
296 | | - { |
297 | | - "packageName":"Zlib", |
298 | | - "description":"RocketSoftware hosted zlib is a general-purpose, lossless data compression library providing in-memory compression and decompression functions, including integrity checks of the uncompressed data.", |
299 | | - "version":"" |
300 | | - }, |
301 | | - { |
302 | | - "packageName":"zML", |
303 | | - "description":"Ambitus hosted programing language agnostic macro description format. Provides access to external published z/OS data areas through a markup language interface", |
304 | | - "version":"" |
305 | | - }, |
306 | | - { |
307 | | - "packageName":"Zorow", |
308 | | - "description":"z/OS Open Repository of Workflows (zorow), is dedicated to contributing and collaborating on z/OSMF workflows.", |
309 | | - "version":"" |
310 | | - }, |
311 | | - { |
312 | | - "packageName":"zos-native", |
313 | | - "description":"Ambitus hosted tools, examples, and how-to information for working in a z/OS USS environment. Geared toward Linux users who need to inow how to use z/OS", |
314 | | - "version":"" |
315 | | - }, |
316 | | - { |
317 | | - "packageName":"zotsample", |
318 | | - "description":"z/OS Open Tools Sample Port for education.This repository provides a concrete example of porting repository packaged in the ZOSOpenTools set of porting repositories. https://github.com/ZOSOpenTools/zotsampleport", |
319 | | - "version":"" |
320 | | - }, |
321 | | - { |
322 | | - "packageName":"Zowe", |
323 | | - "description":"Zowe, modern interfaces to interact with z/OS, allows to work with z/OS in a way that is similar to what you experience on cloud platforms today https://www.zowe.org/download.html", |
324 | | - "version":"" |
325 | | - }, |
326 | | - { |
327 | | - "packageName":"zTron", |
328 | | - "description":"Ambitus hosted lightweight pipeline framework for creating Python workflows as standalone application and/or Jupyter notebooks", |
329 | | - "version":"" |
330 | | - }, |
331 | | - { |
332 | | - "packageName":"zOS-Archetypes", |
333 | | - "description":"A \"z/OS Archetype\" defines a fundamental role that is commonly associated with the z/OS computing platform. https://github.com/IBM/IBM-Z-zOS/tree/main/zOS-Archetypes", |
334 | | - "version":"" |
335 | | - }, |
336 | | - { |
337 | | - "packageName":"zOS Automation", |
338 | | - "description":"This directory is intended for tutorials, samples, and other useful information around IBM System Automation for z/OS and NetView for z/OS. https://github.com/IBM/IBM-Z-zOS/tree/main/zOS-Automation", |
339 | | - "version":"" |
340 | | - }, |
341 | | - { |
342 | | - "packageName":"zOS-CPM", |
343 | | - "description":"This repository contains CPM resources that might be useful to the z/OS community. https://github.com/IBM/IBM-Z-zOS/tree/main/zOS-CPM", |
344 | | - "version":"" |
345 | | - }, |
346 | | - { |
347 | | - "packageName":"zOS Data Gatherer", |
348 | | - "description":"This repository contains z/OS Data Gatherer resources that might be useful to the z/OS community. https://github.com/IBM/IBM-Z-zOS/tree/main/zOS-DataGatherer", |
349 | | - "version":"" |
350 | | - }, |
351 | | - { |
352 | | - "packageName":"zOS-Education", |
353 | | - "description":"This repository contains IBM Education Assistance modules that you might find to be useful in learning about z/OS. https://github.com/IBM/IBM-Z-zOS/tree/main/zOS-Education", |
354 | | - "version":"" |
355 | | - }, |
356 | | - { |
357 | | - "packageName":"zOS-HCD_HCM", |
358 | | - "description":"This repository contains HCM resources that might be useful to the z/OS community. https://github.com/IBM/IBM-Z-zOS/tree/main/zOS-HCD_HCM", |
359 | | - "version":"" |
360 | | - }, |
361 | | - { |
362 | | - "packageName":"zOS-HealthChecks", |
363 | | - "description":"This location contains sample IBM Health Checker for z/OS health checks that are not provided within program products. https://github.com/IBM/IBM-Z-zOS/tree/main/zOS-HealthChecks", |
364 | | - "version":"" |
365 | | - }, |
366 | | - { |
367 | | - "packageName":"zOS-PFA", |
368 | | - "description":"This repository contains example code showing how to graph data collected by Predictive Failure Analysis(PFA). https://github.com/IBM/IBM-Z-zOS/tree/main/zOS-PFA", |
369 | | - "version":"" |
370 | | - }, |
371 | | - { |
372 | | - "packageName":"zOS-PKI", |
373 | | - "description":"This is location for sharing PKI sample utilities to request certificates from z/OS PKI Services. https://github.com/IBM/IBM-Z-zOS/tree/main/zOS-PKI", |
374 | | - "version":"" |
375 | | - }, |
376 | | - { |
377 | | - "packageName":"zOS-Print", |
378 | | - "description":"This directory contains examples and tips associated with the z/OS Print Products. https://github.com/IBM/IBM-Z-zOS/tree/main/zOS-Print", |
379 | | - "version":"" |
380 | | - }, |
381 | | - { |
382 | | - "packageName":"zOS-RACF", |
383 | | - "description":"This repository contains RACF resources that might be useful to the z/OS community. https://github.com/IBM/IBM-Z-zOS/tree/main/zOS-RACF", |
384 | | - "version":"" |
385 | | - }, |
386 | | - { |
387 | | - "packageName":"zOS-RMF", |
388 | | - "description":"This repository contains RMF resources that might be useful to the z/OS community. https://github.com/IBM/IBM-Z-zOS/tree/main/zOS-RMF", |
389 | | - "version":"" |
390 | | - }, |
391 | | - { |
392 | | - "packageName":"zOS-Tools-and-Toys", |
393 | | - "description":"This repository contains tools that were designed for z/OS UNIX by IBM developers and testers. https://github.com/IBM/IBM-Z-zOS/tree/main/zOS-Tools-and-Toys", |
394 | | - "version":"" |
395 | | - }, |
396 | | - { |
397 | | - "packageName":"zOS-WLM", |
398 | | - "description":"This repository contains sample WLM programs and other resources that might be useful to the z/OS operating system community. https://github.com/IBM/IBM-Z-zOS/tree/main/zOS-WLM", |
399 | | - "version":"" |
400 | | - }, |
401 | | - { |
402 | | - "packageName":"zOS-Workflow", |
403 | | - "description":"This repository contains workflow definitions (XML files) that can be used with the Workflows task of the z/OS Management Facility (z/OSMF). https://github.com/IBM/IBM-Z-zOS/tree/main/zOS-Workflow", |
404 | | - "version":"" |
405 | | - }, |
406 | | - { |
407 | | - "packageName":"zOSMF", |
408 | | - "description":"This repository contains documents and samples of IBM z/OS Management Facility (z/OSMF) which can be used to demonstrate its functions. https://github.com/IBM/IBM-Z-zOS/tree/main/zOSMF", |
409 | | - "version":"" |
410 | | - } |
411 | | - ] |
| 57 | +] |
0 commit comments