@property
    def libs(self):
        return [lib[2:] for lib in self._get_option('libs-only-l').split()]