Skip to content

Simplified Project Release

Compare
Choose a tag to compare
@rsdoiel rsdoiel released this 05 Oct 20:11
· 388 commits to main since this release

Introduced a web service called ep3apid which can be run from the
command line or setup to run from systemd (Debian Linux) or
launchd (macOS). It provides a local host web service for quick
key list retrieval by talking directly to the EPrints MySQL database(s).

Introduced a "simplified" JSON model based on DataCite and Invenio 3.
This is supported in eputil, epfmt using command line options
and is the default JSON record output for ep3apid.

Depreciated eprintxml2json, superceded by epfmt.

By default clsrules now require the command line option to be applied.

Removed Python experiments from this repository