| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: apache-commons-codec | Distribution: SUSE Linux 16 |
| Version: 1.18.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 160000.1.1 | Build date: Fri Mar 28 12:58:08 2025 |
| Group: Development/Libraries/Java | Build host: reproducible |
| Size: 387321 | Source RPM: apache-commons-codec-1.18.0-160000.1.1.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://commons.apache.org/codec/ | |
| Summary: Apache Commons Codec Package | |
Commons Codec is an attempt to provide definitive implementations of commonly used encoders and decoders.
Apache-2.0
* Fri Mar 28 2025 gus.kenion@suse.com
- Update to 1.18.0
* New features
+ Add Base32.Builder.setHexDecodeTable(boolean).
+ Add Base32.Builder.setHexEncodeTable(boolean).
* Changes
+ Bump org.apache.commons:commons-parent fr