google-fruit 3.7.1-1
Package Information
| Description | C++ dependency injection framework (runtime library) 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. This package contains the shared runtime library. |
|---|---|
| Maintainer | Ying-Chun Liu (PaulLiu) <paulliu@debian.org> |
| Changed By | Ying-Chun Liu (PaulLiu) <paulliu@debian.org> |
| Sponsor | paulliu@debian.org |
| Distribution | unstable |
| Architecture | any |
| Closes | #1141603 |
| Tracker | https://tracker.debian.org/pkg/google-fruit |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Date | Wed, 08 Jul 2026 14:23:55 +0100 |
|---|---|
| Source | google-fruit |
| Version | 3.7.1-1 |
| Changed-By | Ying-Chun Liu (PaulLiu) |
| Architecture | source amd64 |
| Distribution | unstable |
Changelog
google-fruit (3.7.1-1) unstable; urgency=low . * Initial release. (Closes: #1141603)
.dsc
| Package-List | libgoogle-fruit-3.7.1-3 deb libs optional arch=any libgoogle-fruit-dev deb libdevel optional arch=any |
|---|---|
| Section | libs |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/google/fruit
Upstream-Name: fruit
Upstream-Contact: Marco Poletti <poletti.marco@gmail.com>
Files: *
Copyright: 2014-2026 Google Inc.
2014-2026 Marco Poletti <poletti.marco@gmail.com>
License: Apache-2.0
Files: debian/*
Copyright: 2026 Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
License: Apache-2.0
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the complete text of the Apache License
version 2.0 can be found in "/usr/share/common-licenses/Apache-2.0".