Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-base16-bytestring | Distribution: SUSE Linux Enterprise 15 |
Version: 1.0.2.0 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150500.3.3.1 | Build date: Mon Jan 29 15:28:04 2024 |
Group: Unspecified | Build host: xinomavro |
Size: 70142 | Source RPM: ghc-base16-bytestring-1.0.2.0-150500.3.3.1.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://hackage.haskell.org/package/base16-bytestring | |
Summary: RFC 4648-compliant Base16 encodings for ByteStrings |
This package provides support for encoding and decoding binary data according to 'base16' (see also <https://tools.ietf.org/html/rfc4648 RFC 4648>) for strict (see "Data.ByteString.Base16") and lazy 'ByteString's (see "Data.ByteString.Base16.Lazy"). See the <https://hackage.haskell.org/package/base16 base16> package which provides superior encoding and decoding performance as well as support for lazy, short, and strict variants of 'Text' and 'ByteString' values. Additionally, see the <https://hackage.haskell.org/package/base-encoding base-encoding> package which provides an uniform API providing conversion paths between more binary and textual types.
BSD-3-Clause
* Wed Oct 04 2023 [email protected] - Update base16-bytestring to version 1.0.2.0 revision 1. Upstream has revised the Cabal build instructions on Hackage. * Mon Nov 01 2021 [email protected] - Update base16-bytestring to version 1.0.2.0. [#] 1.0.2.0 * Support sized primitive types in GHC 9.2 ([#16](https://github.com/haskell/base16-bytestring/pull/16) - thanks Bodigrim!) * Thu Dec 17 2020 [email protected] - disable %{ix86} build * Wed Dec 09 2020 [email protected] - Update base16-bytestring to version 1.0.1.0. [#] 1.0.1.0 * Backwards-compatible support for `bytestring ^>= 0.11` ([#15](https://github.com/haskell/base16-bytestring/pull/15)) [#] 1.0.0.0 * Merged omnibus PR doing a variety of things in ([#10](https://github.com/haskell/base16-bytestring/pull/10)): - Improves performance by 3-4x for encode, 4-5x for decode. - The `decode` signature returning the tuple and actually returns an error message with offset. The signature will now be `ByteString -> Either String ByteString`. - Actually tests using the test vectors defined in the RFC, and uses property tests to ensure invariants hold. - Adds lenient decoders to the API - Adds `-XTrustworthy` annotations to the relevant exposed modules - Rewrites the haddocks to be more up to date and fancy-styled. - Adds benchmarks to the `.cabal` file so they can be run at toplevel, and make them better. - Bumps the Cabal version to 1.12 Because of the breadth of this change, we are calling this a new epoch for the `base16-bytestring` library. Hence, the version `1.0.0.0`. * Tue Sep 22 2020 [email protected] - Update base16-bytestring to version 0.1.1.7 revision 3. Upstream has revised the Cabal build instructions on Hackage. * Tue Aug 18 2020 [email protected] - Replace %setup -q with the more modern %autosetup macro. * Sun Jun 21 2020 [email protected] - Update base16-bytestring to version 0.1.1.7. Upstream added a new change log file in this release. With no previous version to compare against, the automatic updater cannot reliable determine the relevante entries for this release. * Tue Jun 16 2020 [email protected] - Re-generate file with latest version of spec-cleaner. * Fri Nov 08 2019 [email protected] - Drop obsolete group attributes. * Sat Oct 20 2018 [email protected] - Use https URL to refer to bugs.opensuse.org. * Wed Jul 18 2018 [email protected] - Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner. * Wed May 16 2018 [email protected] - Prefer the new %license attribute over %doc. * Thu Aug 03 2017 [email protected] - Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. * Sun Jul 10 2016 [email protected] - Update to version 0.1.1.6 revision 0 with cabal2obs. * Fri Oct 30 2015 [email protected] - initial commit
/usr/lib64/ghc-8.10.7/base16-bytestring-1.0.2.0 /usr/lib64/ghc-8.10.7/base16-bytestring-1.0.2.0/libHSbase16-bytestring-1.0.2.0-IuhVh6qIVHnAAwYIXQtuOv-ghc8.10.7.so /usr/share/licenses/ghc-base16-bytestring /usr/share/licenses/ghc-base16-bytestring/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:51:39 2024