-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,16 @@ | ||
SIARDexcerpt | ||
============ | ||
|
||
SIARDexcerpt is a Java-based application that searches and extracts individual records of SIARD files, then converts them into a human readable form using a user-specific or a generic stylesheet. | ||
SIARDexcerpt is a Java-based application that searches and extracts individual records | ||
of SIARD files, then converts them into a human readable form using a user-specific or | ||
a generic stylesheet. | ||
|
||
SIARDexcerpt, Copyright (C) 2016-2019 Claire Roethlisberger (KOST-CECO) | ||
SIARDexcerpt, Copyright (C) 2016-2021 Claire Roethlisberger (KOST-CECO) | ||
|
||
This program comes with ABSOLUTELY NO WARRANTY. | ||
This is free software, and you are welcome to redistribute it under | ||
certain conditions; see GPL-3.0_COPYING.txt for details. | ||
|
||
You can download SIARDexcerpt under https://github.com/KOST-CECO/SIARDexcerpt/releases or http://kost-ceco.ch/cms/index.php?siardexcerpt_de. | ||
You can download SIARDexcerpt under https://github.com/KOST-CECO/SIARDexcerpt/releases | ||
or http://kost-ceco.ch/cms/index.php?siardexcerpt_de. | ||
For installation-instructions check the manual (DE). |