https://github.com/digitalnz/supplejack_common
Core functionality shared between supplejack_worker and supplejack_manager
https://github.com/digitalnz/supplejack_common
Last synced: about 1 year ago
JSON representation
Core functionality shared between supplejack_worker and supplejack_manager
- Host: GitHub
- URL: https://github.com/digitalnz/supplejack_common
- Owner: DigitalNZ
- License: gpl-3.0
- Created: 2014-04-15T04:01:33.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T18:38:16.000Z (over 1 year ago)
- Last Synced: 2025-05-11T07:58:02.498Z (about 1 year ago)
- Language: Ruby
- Size: 1.04 MB
- Stars: 4
- Watchers: 7
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Supplejack Common
The Supplejack Common provides the [Parser DSL](http://digitalnz.github.io/supplejack/manager/parser-dsl-domain-specific-language.html) that is used in the [Supplejack Manager](https://github.com/DigitalNZ/supplejack_manager) and [Supplejack Worker](https://github.com/DigitalNZ/supplejack_worker).
For more information on the Supplejack Stack refer to the [documentation](http://digitalnz.github.io/supplejack)
## COPYRIGHT AND LICENSING
### SUPPLEJACK CODE - GNU GENERAL PUBLIC LICENCE, VERSION 3
Supplejack, a tool for aggregating, searching and sharing metadata records, is Crown copyright (C) 2014, New Zealand Government.
Supplejack was created by DigitalNZ at the National Library of NZ and the Department of Internal Affairs. http://digitalnz.org/supplejack
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses / http://www.gnu.org/licenses/gpl-3.0.txt