| 540 | ==== B_HPKG_ATTRIBUTE_ID_PACKAGE_URL ("package:url") ==== |
| 541 | - '''Type:''' string |
| 542 | - '''Value:''' URL of the packaged software's project home page. |
| 543 | - '''Allowed Values:''' A regular URL or an email-like named URL (e.g. "Project Foo <http://foo.example.com>"). |
| 544 | - '''Child Attributes:''' none |
| 545 | |
| 546 | ==== B_HPKG_ATTRIBUTE_ID_PACKAGE_SOURCE_URL ("package:source-url") ==== |
| 547 | - '''Type:''' string |
| 548 | - '''Value:''' URL of the packaged software's source code or build instructions. |
| 549 | - '''Allowed Values:''' A regular URL or an email-like named URL (e.g. "Project Foo <http://foo.example.com>"). |
| 550 | - '''Child Attributes:''' none |
| 551 | |