SlackBuildsOrg/python/python3-traitlets/slack-desc
Benjamin Trigona-Harany eb1d05f20a python/python3-traitlets: Added (lightweight Traits-like module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-04-16 22:46:40 +07:00

19 lines
1,001 B
Text

# 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-traitlets: python3-traitlets (lightweight Traits-like module)
python3-traitlets:
python3-traitlets: Traitlets is a pure Python library enabling:
python3-traitlets: * the enforcement of strong typing for attributes of Python objects
python3-traitlets: * notifications on changes of trait attributes
python3-traitlets: * automatic validation and coercion of trait attributes when
python3-traitlets: attempting a change
python3-traitlets:
python3-traitlets:
python3-traitlets:
python3-traitlets: