| = __('Git Clone URL') . ': ' ?> |
= $git_clone_uri_anon ?> (= __('read-only') ?>)
= $git_clone_uri_priv ?> |
|
|---|---|---|
| = __('Package Base') . ': ' ?> | = htmlspecialchars($row['BaseName']); ?> | |
| = __('Description') . ': ' ?> | = htmlspecialchars($row['Description']); ?> | = __('None') ?> |
| = __('Upstream URL') . ': ' ?> | = htmlspecialchars($row['URL'], ENT_QUOTES) ?> | = __('None') ?> |
| = __('Keywords') . ': ' ?> | ' . htmlspecialchars($kw) . "\n"; } endif; ?> | |
| = __('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 ?> |