Check for GAP features

sage.features.gap.GapPackage

A feature describing the presence of a GAP package.

EXMAPLES:

sage: from sage.features.gap import GapPackage
sage: GapPackage("grape", spkg="gap_packages")
Feature('GAP package grape')