Tag

class appstream_python.Tag.Tag(value: str = '', namespace: str = '')

Represents a Tag

Parameters:
  • value (str)

  • namespace (str)

value: str = ''
namespace: str = ''
class appstream_python.Tag.TagList(initlist=None)

Represents a list of tags