Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/ | 22-Nov-2023 | - | 473 | 403 | ||
README | D | 22-Nov-2023 | 402 | 9 | 7 | |
common.py | D | 22-Nov-2023 | 477 | 13 | 8 | |
control | D | 22-Nov-2023 | 200 | 6 | 4 | |
ibusclient.py | D | 22-Nov-2023 | 471 | 20 | 10 |
README
1# Copyright (c) 2010 The Chromium OS Authors. All rights reserved. 2# Use of this source code is governed by a BSD-style license that can be 3# found in the LICENSE file. 4 5This deps brings install ChromeOS ibusclient into an image. Tests that 6depend on ibusclient should add this as a dep in the setup. It leverages 7the Chrome OS build system and installs the package that gets created for 8ibusclient. 9