-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Should the fpm.toml file contain information about the size of the package?
The subroutines new_package and check, in the module fpm_manifest_package, contain 18 keywords with information about a package, name, author, version, etc. However, no keyword provides information about the size of the package.
An idea,
- Build the package
- Update the file
fpm.tomlwith information about the size of the package
The command execute_command_line can get this information from shell.
Metadata
Metadata
Assignees
Labels
No labels