8 lines
No EOL
169 B
Python
8 lines
No EOL
169 B
Python
"""
|
|
Client package for apt-ostree.
|
|
|
|
This package contains the client-specific code including the CLI entry point
|
|
and command implementations.
|
|
"""
|
|
|
|
__version__ = "1.0.0" |