Bug#1141603: ITP: google-fruit -- C++ dependency injection framwork

"Ying-Chun Liu (PaulLiu)" <[email protected]> Tue, 7 Jul 2026 02:52:18 +0100
Newsgroups gmane.linux.debian.devel.general
Message-ID <ac63544f-261d-4632-a944-3b65ce240e21__49135.2428378136$1783389343$gmane$org@debian.org>
Package: wnpp
X-Debbugs-Cc: [email protected]
Owner: "Ying-Chun Liu (PaulLiu)" <[email protected]>
Severity: wishlist


* Package name    : google-fruit
   Version         : 3.7.1
   Upstream Contact: Marco Poletti <[email protected]>
* URL             : https://github.com/google/fruit
* License         : Apache-2.0
   Programming Lang: C++
   Description     : C++ dependency injection framwork
  Fruit is a dependency injection framework for C++, loosely inspired by the
  Guice framework for Java. It uses C++ metaprogramming together with some
  C++11 features to detect most injection problems at compile-time.