This package browser is in early development. Mind the rough edges.

java-xmp

Extensible Metadat Platform (XMP) support in Java

Adobe's Extensible Metadata Platform (XMP) is a labeling technology that allows you to embed data about a file, known as metadata, into the file itself. The XMP Toolkit for Java is based on the C++ XMPCore library and the API is similar.

Installation

Install the latest version of java-xmp as follows:

guix install java-xmp

Or install a particular version:

guix install java-xmp@5.1.3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.