Skip to content

bzip3v1.5.3

Updated

A better and stronger spiritual successor to BZip2.

#Usage

bzip3 provides CMake targets:

find_package(bzip3 CONFIG REQUIRED)
target_link_libraries(main PUBLIC bzip3::bz3)

bzip3 provides pkg-config modules:

# A better and stronger spiritual successor to BZip2
bzip3

#Supported Platforms

All platforms supported.

#Features

No default features.

#tools

Build bzip3 applications

Platforms: !windows
  • linux
  • osx
  • uwp
  • windows
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • toge's avatartoge

#Changelog

  • 24e08df[bzip3] add new port (#46538)