Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/librecat/catmandu-examples
- Owner: LibreCat
- Created: 2012-05-07T14:11:24.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2021-02-09T07:40:42.000Z (almost 4 years ago)
- Last Synced: 2024-05-09T11:37:46.658Z (6 months ago)
- Language: Perl
- Homepage: https://librecat.org
- Size: 11.5 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.