Tue, 07 May 2024 22:34:57 UTC | login

Information for build jni-inchi-0.8-7.fc38

ID241319
Package Namejni-inchi
Version0.8
Release7.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/jni-inchi.git#80296bcf36c7a5a904786f302360abd561915978
SummaryInternational Chemical Identifiers for Java
DescriptionJNI-InChI enables Java software to generate IUPAC's International Chemical Identifiers (InChIs) by making Java Native Interface (JNI) calls to the InChI C library developed by IUPAC. All of the features from the InChI library are supported: - Standard and Non-Standard InChI generation from structures with 3D, 2D, or no coordinates - Structure generation (without coordinates) from InChI - InChIKey generation - Check InChI / InChIKey - InChI-to-InChI conversion - AuxInfo to InChI input - Access to the full range of options supported by InChI - Full support for InChI's handling of stereochemistry JNI-InChI is a library intended for use by developers of other projects. It does not enable users to generate InChIs from molecule file formats such as .mol, .cml, .mol2, or SMILES strings. If you want to do any of these, you should take a look at the Chemistry Development Kit (CDK) or JUMBO, both of which include InChI generation powered by JNI-InChI. If, however, you are a software developer and you want want to generate the InChI for a molecule that you already hold in memory, JNI-InChI is what you need.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 19 Mar 2023 16:43:27 UTC
CompletedSun, 19 Mar 2023 20:08:24 UTC
Taskbuild (f38, /rpms/jni-inchi.git:80296bcf36c7a5a904786f302360abd561915978)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/jni-inchi.git#80296bcf36c7a5a904786f302360abd561915978'}}
Tags
f38
f39
f40
RPMs
src
jni-inchi-0.8-7.fc38.src.rpm (info) (download)
noarch
jni-inchi-javadoc-0.8-7.fc38.noarch.rpm (info) (download)
riscv64
jni-inchi-0.8-7.fc38.riscv64.rpm (info) (download)
jni-inchi-debuginfo-0.8-7.fc38.riscv64.rpm (info) (download)
jni-inchi-debugsource-0.8-7.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Nov 26 2022 Jerry James <loganjerry@gmail.com> - 0.8-6 - Convert License tag to SPDX * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 0.8-5 - Remove i686 support (rhbz#2104061) * Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 0.8-5 - Rebuilt for java-17-openjdk as system jdk * Fri Jan 28 2022 Jerry James <loganjerry@gmail.com> - 0.8-4 - Recover from package-notes breakage * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Nov 29 2021 Jerry James <loganjerry@gmail.com> - 0.8-2 - Add workaround for bz 1981486 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Feb 17 2021 Jerry James <loganjerry@gmail.com> - 0.8-1 - Initial RPM