libspreadsheet-xlsx-perl

Perl extension for reading MS Excel 2007 files

Spreadsheet::XLSX emulates the behaviour of Spreadsheet::ParseExcel for the Excel 2007 (.xlsx) file format. It supports styles and many, but not all, of Excel's quirks. It populates the classes from Spreadsheet::ParseExcel for interoperability; including Workbook, Worksheet, and Cell.

libyang2-tools

parser toolkit for IETF YANG data modeling - executable tools

This package provides the "yanglint" and "yangre" tools which can be used during the creation of IETF YANG schemas. The tools are not generally useful for normal operation where libyang primarily processes configuration data, not schemas.

libjs-util

JavaScript util module

libjs-util provides various utilities for regular expressions, deprecating functions, inspecting variables and other useful things.

appstream-generator

Generator for AppStream metadata catalogs

AppStream is a cross-distribution effort for creating and sharing metadata of software components available in the package repositories of a distribution. It provides specifications for an unified software component metadata format as well as tools to read, write and validate the metadata.

ocfs2-tools

tools for managing OCFS2 cluster filesystems

OCFS2 is a general purpose cluster filesystem. Unlike the initial release of OCFS, which supported only Oracle database workloads, OCFS2 provides full support as a general purpose filesystem. OCFS2 is a complete rewrite of the previous version, designed to work as a seamless addition to the Linux kernel.

node-assert

simple assertion library for javascript

This module is used for writing unit tests for your applications, you can access it with require('assert').