Tue, 14 May 2024 04:46:43 UTC | login

Information for build jni-inchi-0.8-6.fc37

ID213266
Package Namejni-inchi
Version0.8
Release6.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/jni-inchi.git#311193e4bbff76a38bdc00c6c7d2a5228782eb67
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
StartedTue, 08 Nov 2022 16:51:18 UTC
CompletedTue, 08 Nov 2022 18:55:58 UTC
Taskbuild (f37, /rpms/jni-inchi.git:311193e4bbff76a38bdc00c6c7d2a5228782eb67)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/jni-inchi.git#311193e4bbff76a38bdc00c6c7d2a5228782eb67'}}
Tags
f37
f38
RPMs
src
jni-inchi-0.8-6.fc37.src.rpm (info) (download)
noarch
jni-inchi-javadoc-0.8-6.fc37.noarch.rpm (info) (download)
riscv64
jni-inchi-0.8-6.fc37.riscv64.rpm (info) (download)
jni-inchi-debuginfo-0.8-6.fc37.riscv64.rpm (info) (download)
jni-inchi-debugsource-0.8-6.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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