= __('Git Clone URL') . ': ' ?> |
= $git_clone_uri_anon ?> (= __('read-only') ?>)
= $git_clone_uri_priv ?> |
|
---|---|---|
= __('Package Base') . ': ' ?> | = htmlspecialchars($row['BaseName']); ?> | |
= __('Description') . ': ' ?> | = htmlspecialchars($row['Description']); ?> | |
= __('Upstream URL') . ': ' ?> | = htmlspecialchars($row['URL'], ENT_QUOTES) ?> | |
= __('Keywords') . ': ' ?> | ||
= __('Licenses') . ': ' ?> | ||
= __('Groups') . ': ' ?> | ||
= __('Conflicts') . ': ' ?> | ||
= __('Provides') . ': ' ?> | ||
= __('Replaces') . ': ' ?> | ||
= __('Submitter') .': ' ?> | = html_format_username($submitter) ?> | |
= __('Maintainer') .': ' ?> | = html_format_maintainers($maintainer, $comaintainers) ?> | |
= __('Last Packager') .': ' ?> | = html_format_username($packager) ?> | |
= __('Votes') . ': ' ?> | = $votes ?> | = $votes ?> |
= __('First Submitted') . ': ' ?> | = $submitted_time ?> | |
= __('Last Updated') . ': ' ?> | = $updated_time ?> |