# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| python3-dbusmock: python3-dbusmock (mock D-Bus objects for tests) python3-dbusmock: python3-dbusmock: With this program/Python library you can easily create mock objects python3-dbusmock: on D-Bus. This isuseful for writing tests for software which talks to python3-dbusmock: D-Bus services and it is hard (or impossible without root privileges) python3-dbusmock: to set the state of the real services to what you expect in your python3-dbusmock: tests. python3-dbusmock: python3-dbusmock: python3-dbusmock: python3-dbusmock: