list_packages_in_eups_table

documenteer.stackdocs.pkgdiscovery.list_packages_in_eups_table(table_text)

List the names of packages that are required by an EUPS table file.

Parameters

table_text (str) – The text content of an EUPS table file.

Returns

List of package names that are required byy the EUPS table file.

Return type

names