Files
lief-project-LIEF/api/python
Ben Brown 5e9053988f Fix module entry point declaration
Explicit definition of a py::module was only required when using the
deprecated PYBIND11_PLUGIN macro; remove this as the second argument of
the PYBIND11_MODULE macro will define the variable.

Set the docstring as appropriate.

Fixes #404.
2020-08-24 22:14:26 +01:00
..
2020-06-01 22:34:31 +09:00
2019-12-06 06:22:01 +01:00
2020-08-24 07:15:04 +02:00
2018-08-10 16:10:51 +02:00
2020-05-24 06:47:15 +02:00
2018-04-02 08:21:15 +02:00
2020-08-24 22:14:26 +01:00
2018-06-08 14:58:00 +02:00
2019-11-28 17:16:57 +01:00