File: README

package info (click to toggle)
dlm 4.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 960 kB
  • sloc: ansic: 15,665; makefile: 376; python: 274; sh: 150
file content (7 lines) | stat: -rw-r--r-- 270 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
This directory contains python bindings to libdlm and short written tests in python to test dlm functionality.
NOTE: the bindings are still experimental and only used for testing now.

Future work:
	- look into pytest
	- add ebpf examples
	- look into MPI for barrier()