mediainfo-d 0.0.0

D language bindings for then libmediainfo library.


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:

mediainfo-d

D language bindings for libmediainfo

Prerequisites:

  • You must have libmediainfo installed on your system
  • A working D compiler and Dub.

Usage:

  • Add 'mediainfo_d' as a dependancy to your dub project file.
  • Please also read the dub documentation for details.
import mediainfodll;  /* Import the D binding module into scope */
import mediainfo;   /* Import optionally a more OO layer, WIP */

Todos:

  • Added real unit- and module-tests
  • Fixup OO layer for D2
Authors:
  • Carsten Schlote
Dependencies:
none
Versions:
0.0.7 2022-Dec-26
0.0.6 2020-Jul-27
0.0.5 2019-May-16
0.0.4 2019-May-16
0.0.3 2019-May-15
Show all 10 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 689 downloads total

Score:
0.5
Short URL:
mediainfo-d.dub.pm