derelict-libarchive 0.0.1

A dynamic binding to libarchive


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

derelict-libarchive Page on DUB License

:exclamation::exclamation:The awakened project:exclamation::exclamation:

:exclamation::exclamation:Original repo see here:exclamation::exclamation:

A dynamic binding to libarchive for the D programming language.

Please see the sections on Compiling and Linking and The Derelict Loader in the Derelict documentation for information on how to build DerelictPQ and load libpq at run time. In the meantime, here's some sample code.

Example:

import derelict.libarchive;

void main() {
	DerelictLibArchive.load(); // Load libarchive

	// Now you can call libarchive functions
}

Check out ./examples directory for more examples.

Authors:
  • Anton Fediushin
  • Roman Vlasov aka Doctor
Dependencies:
derelict-util
Versions:
1.0.1 2025-Oct-12
1.0.0 2025-Oct-12
0.0.1 2025-Oct-12
~master 2025-Oct-12
Show all 4 versions
Download Stats:
  • 0 downloads today

  • 3 downloads this week

  • 3 downloads this month

  • 3 downloads total

Score:
0.0
Short URL:
derelict-libarchive.dub.pm