summaryrefslogtreecommitdiff
blob: 4a8fb2648a133b8bd29c5065fb1885b151d630c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<longdescription lang="en">
  Enaml is a framework for writing declarative user interfaces in
  Python. It provides a Yaml-ish/Pythonic syntax language for
  declaring a ui that binds and reacts to changes in the user's
  models. Code can freely call back and forth between Python and Enaml.
</longdescription>
</pkgmetadata>