https://github.com/jonathanstowe/databulous
Abstraction for tabular data
https://github.com/jonathanstowe/databulous
data perl6 table tabular
Last synced: about 1 year ago
JSON representation
Abstraction for tabular data
- Host: GitHub
- URL: https://github.com/jonathanstowe/databulous
- Owner: jonathanstowe
- License: artistic-2.0
- Created: 2016-07-20T14:32:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-17T09:45:33.000Z (almost 9 years ago)
- Last Synced: 2023-04-22T17:06:59.577Z (about 3 years ago)
- Topics: data, perl6, table, tabular
- Language: Perl 6
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Databulous
Abstraction for tabular data
## Synopsis
## Description
## Installation
Assuming you have a working Rakudo Perl 6 installation you
should be able to install this with *zef* :
zef install Databulous
# Or from a local checkout
zef install .
## Support
Please make any bug reports, suggestions, patches etc to
https://github.com/jonathanstowe/Databulous/issues
## Copyright & Licence
This is free software. Please see the [LICENCE](LICENCE) file
for details.
© Jonathan Stowe 2016, 2017