mirror of https://github.com/edouarda/brigand.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
506 B
Plaintext
16 lines
506 B
Plaintext
Source: brigand
|
|
Priority: optional
|
|
Maintainer: Edouard Alligand <brigand-dev@googlegroups.com>
|
|
Build-Depends: debhelper (>= 9), cmake
|
|
Standards-Version: 3.9.5
|
|
Section: libs
|
|
Homepage: https://github.com/edouarda/brigand
|
|
|
|
Package: libbrigand-dev
|
|
Section: libdevel
|
|
Architecture: all
|
|
Depends: ${misc:Depends}
|
|
Description: C++ 11 meta-programming library.
|
|
Light-weight, fully functional, instant-compile time C++ 11 meta-programming library.
|
|
Everything you were doing with Boost.MPL can be done with Brigand.
|