File: debcargo.toml

package info (click to toggle)
rust-i18n-embed 0.15.2-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 260 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
overlay = "."
uploaders = ["Fab Stz <fabstz-it@yahoo.fr>"]

summary = "Traits and macros to embed l10n assets to localize"

collapse_features = true

[packages."lib+fluent-system"]
# Tests are failing because uptream doesn't ship the test material (i18n.toml & i18n/)
test_is_broken = true

[packages."lib+gettext-system"]
# Tests are failing because uptream doesn't ship the test material (i18n.toml & i18n/)
test_is_broken = true