Skip to content

lzfsev1.0

Updated

Lempel-Ziv style data compressor using Finite State Entropy coding.

#License

Could not be determined

#Supported Platforms

!arm

  • linux
  • osx
  • uwp-x64
  • windows-x64
  • windows-x86
  • uwp-arm
  • windows-arm64

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • codicodi's avatarcodicodi
  • Alexander Karatarakis's avatarAlexander Karatarakis
  • pravic's avatarpravic
  • Stefano Sinigardi's avatarStefano Sinigardi
  • Phil Christensen's avatarPhil Christensen
  • Billy O'Neal's avatarBilly O'Neal
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • autoantwort's avatarautoantwort

#Changelog

  • 5b11232[many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • 8ead9c2[many ports]switch to vcpkg-cmake / vckg-cmake-config part 3 (#29883)
  • b295670Bulk convert control files. (#19986)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • e62d136[vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601)
  • 726c111[vcpkg] fatal_error when patch fails to apply (#8087)
  • 18b029a[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
  • 26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
  • 374c3f9[lzfse] new port