java-xmp 5.1.3
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.
- Outputs:
out
- Website: https://www.adobe.com/devnet/xmp.html
- Licenses: Modified BSD
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-xmp 5.1.3
as follows:
guix install java-xmp@5.1.3
Or install the latest version:
guix install java-xmp
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.