claws-mail-python.metainfo.xml.in 561 B

1234567891011121314
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Copyright 2014 the Claws Mail team -->
  3. <component type="addon">
  4. <id>claws-mail-python</id>
  5. <extends>claws-mail.desktop</extends>
  6. <name>Python</name>
  7. <_summary>Provides Python integration features. Code can be entered into an embedded Python
  8. console or stored in scripts.</_summary>
  9. <url type="homepage">http://claws-mail.org/plugin.php?plugin=python</url>
  10. <metadata_license>CC0-1.0</metadata_license>
  11. <project_license>GPL-3.0+</project_license>
  12. <updatecontact>devel@lists.claws-mail.org</updatecontact>
  13. </component>