blob: e3f00bd7987c7012c7ae91e03a61553f50ecff86 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# @gnu-taler/taler-util
This package implements various utility functionality for GNU Taler.
## When should something be moved to this package?
The ``@gnu-taler/taler-util`` package should have minimal dependencies and
should not be platform specific.
|