summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-25 21:10:05 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-25 22:43:23 +0100
commit3fbe00c8d4031a20d6594ee0daac6c0c464d76ba (patch)
tree7f1b38a78b0d082c8fbd746770594cf314611bb7 /dev-python/traits/metadata.xml
parentdev-python/simplegeneric: [QA] Consistent whitespace in metadata.xml (diff)
downloadgentoo-3fbe00c8d4031a20d6594ee0daac6c0c464d76ba.tar.gz
gentoo-3fbe00c8d4031a20d6594ee0daac6c0c464d76ba.tar.bz2
gentoo-3fbe00c8d4031a20d6594ee0daac6c0c464d76ba.zip
dev-python/traits: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'dev-python/traits/metadata.xml')
-rw-r--r--dev-python/traits/metadata.xml15
1 files changed, 6 insertions, 9 deletions
diff --git a/dev-python/traits/metadata.xml b/dev-python/traits/metadata.xml
index 434824c9e015..c87181f38306 100644
--- a/dev-python/traits/metadata.xml
+++ b/dev-python/traits/metadata.xml
@@ -18,16 +18,13 @@
metaclass with special attributes that are called traits. A trait
is a type definition that can be used for normal Python object
attributes, giving the attributes some additional characteristics:
- * Initialization: A trait attribute can have a default value
- * Validation: A trait attribute is manifestly typed.
- * Delegation: The value of a trait attribute can be contained in
- another object
- * Notification: Setting the value of a trait attribute can fired
- callbacks
- * Visualization: With the TraitsUI package, GUIs can be
- generated automatically from traited objects.
+ * Initialization: A trait attribute can have a default value
+ * Validation: A trait attribute is manifestly typed.
+ * Delegation: The value of a trait attribute can be contained in another object
+ * Notification: Setting the value of a trait attribute can fired callbacks
+ * Visualization: With the TraitsUI package, GUIs can be generated automatically from traited objects.
</longdescription>
<upstream>
- <remote-id type="pypi">traits</remote-id>
+ <remote-id type="pypi">traits</remote-id>
</upstream>
</pkgmetadata>