Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/librecat/catmandu-examples

Examples of Catmandu programs and Fix scripts
https://github.com/librecat/catmandu-examples

Last synced: 4 days ago
JSON representation

Examples of Catmandu programs and Fix scripts

Awesome Lists containing this project

README

        

# Catmandu-Examples
Catmandu is a data processing toolkit developed as part of the LibreCat project. Catmandu provides
a command line client and a suite of tools to ease the import, storage, retrieval, export and
transformation of data. Read more about the project at http://librecat.org

# Usage

In the `coding` folder there are Perl examples how Catmandu can be used in
Perl script.

In the `command_line` folder there a exampels how Catmandu can be used from the
command line.

The `search` is contains an example web application.