derelict-util 1.0.3

Cross-platform shared library loader and a number of utility modules used by the Derelict libraries.


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:

DerelictUtil

Derelict is a group of D libraries which provide bindings to a number of C libraries. The bindings are dynamic, in that they load shared libraries at run time. <b>DerelictUtil</b> is the common code base used by all of those libraries. It provides a cross-platform mechanism for loading shared libraries, exceptions that indicate failure to load, and common declarations that are useful across multiple platforms.

For more information on how to use DerelictUtil, either as the user of a dynamic binding based on DerelictUtil or as the implementor of a custom binding, see the DerelictUtil wiki.

Authors:
  • Mike Parker
Dependencies:
none
Versions:
3.0.0-beta.2 2017-Sep-23
3.0.0-beta.1 2017-Jun-04
3.0.0-alpha.2 2017-Feb-26
3.0.0-alpha.1 2016-Oct-21
2.1.0 2016-Sep-05
Show all 22 versions
Download Stats:
  • 108 downloads today

  • 595 downloads this week

  • 3117 downloads this month

  • 591708 downloads total

Score:
4.5
Short URL:
derelict-util.dub.pm