20 lines
1.1 KiB
Plaintext
20 lines
1.1 KiB
Plaintext
# 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-lazr.delegates: python3-lazr.delegates (Easily write objects that delegate behavior)
|
|
python3-lazr.delegates:
|
|
python3-lazr.delegates: The lazr.delegates package makes it easy to write objects that
|
|
python3-lazr.delegates: delegate behavior to another object. The new object adds some
|
|
python3-lazr.delegates: property or behavior on to the other object, while still providing
|
|
python3-lazr.delegates: the underlying interface, and delegating behavior.
|
|
python3-lazr.delegates:
|
|
python3-lazr.delegates:
|
|
python3-lazr.delegates:
|
|
python3-lazr.delegates:
|
|
python3-lazr.delegates:
|