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
The text content of an EUPS table file.
- Returns
- names
List of package names that are required byy the EUPS table file.