Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
# Many issues with the tests: They require `cd tests` in `preCheck`; Some of
# them depend upon files in `tests/deprecated`; Even with workarounds to
# these 2 issues, many tests require network access. We don't enable the
# tests by not adding pytestCheckHook to this list.
nativeCheckInputs=[
versionCheckHook
];
env={
# The default --help creates permission errors that may be confusing when
# observed in the build log.
versionCheckProgramArg="--version";
};
pythonImportsCheck=[
"pyglossary"
];
meta={
description="Tool for converting dictionary files aka glossaries. Mainly to help use our offline glossaries in any Open Source dictionary we like on any operating system / device";