diff options
author | n8225 <n8225@users.noreply.github.com> | 2020-08-22 22:43:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-22 22:43:12 +0000 |
commit | f4b4d45b4f1e33c195febd49ae6825bd9c620a99 (patch) | |
tree | 6592d16738c68849bde9a627a9079fc1ca55017d /README.md | |
parent | Merge pull request #2203 from begleysm/begleysm-patch-quakejs (diff) | |
parent | Add RERO ILS to Enterprise-class library management software (diff) | |
download | awesome-selfhosted-f4b4d45b4f1e33c195febd49ae6825bd9c620a99.tar.gz awesome-selfhosted-f4b4d45b4f1e33c195febd49ae6825bd9c620a99.zip |
Merge pull request #2201 from PascalRepond/master
Add RERO ILS to Enterprise-class library management software
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -656,6 +656,7 @@ _Enterprise-class library management software._ - [Evergreen](https://evergreen-ils.org) - Highly-scalable software for libraries that helps library patrons find library materials, and helps libraries manage, catalog, and circulate those materials. ([Source Code](https://github.com/evergreen-library-system/Evergreen)) `GPL-2.0` `PL/pgSQL` - [Koha](https://koha-community.org/) - Enterprise-class ILS with modules for acquisitions, circulation, cataloging, label printing, offline circulation for when Internet access is not available, and much more. ([Demo](https://koha-community.org/demo/), [Source Code](https://github.com/Koha-Community/Koha)) `GPL-3.0` `Perl` +- [RERO ILS](https://rero21.ch/) - Large-scale ILS that can be run as a service with consortial features, intended primarily for library networks. Includes most standard modules (circulation, acquisitions, cataloging,...) and a web-based public and professionnal interface. ([Demo](https://ils.test.rero.ch/), [Source Code](https://github.com/rero/rero-ils)) `AGPL-3.0` `Python/Other` _Institutional repository and digital library software._ |