File: acknowledgments.rst

package info (click to toggle)
luabind 0.9.1%2Bgit20150823%2Bdfsg-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,692 kB
  • sloc: cpp: 14,884; makefile: 204; sh: 41; python: 38; ansic: 11
file content (25 lines) | stat: -rw-r--r-- 777 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Acknowledgments
===============

Written by Daniel Wallin and Arvid Norberg. © Copyright 2003.
All rights reserved.

Evan Wies has contributed with thorough testing, countless bug reports
and feature ideas.

Many features and fixes of this fork come from `Ryan Pavlik's (rpavlik) fork`__
and from `Peter Colberg (fhoefling's fork)`__.

.. __: https://github.com/rpavlik/luabind/
.. __: https://github.com/fhoefling/luaponte/

Christian Neumüller (Oberon00) is the maintainer of `this fork`_.

.. _this fork: http://github.com/Oberon00/luabind/

A rather complete list of contributors can be found at
http://github.com/Oberon00/luabind/contributors.

This library was highly inspired by Dave Abrahams' Boost.Python_ library.

.. _Boost.Python: http://www.boost.org/libs/python