gentoo/dev-python/assets/metadata.xml
Mike Gilbert 1bfb585cc6
Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.

Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00

24 lines
820 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>proxy-maintainers</herd>
<herd>python</herd>
<maintainer>
<email>andreis.vinogradovs@gmail.com</email>
</maintainer>
<maintainer>
<email>maksbotan@gentoo.org</email>
<name>Maxim Koltsov</name>
</maintainer>
<longdescription>
The assets package does content-hash-naming (aka URL fingerprinting) so
you can use aggressive caching headers without risking that a client might
have an out-of-date version of an asset in its cache. If the content
changes, the content-hash-name also changes, resulting in a different URL
for each bytewise-unique version of an asset
</longdescription>
<upstream>
<remote-id type="launchpad">web-assets</remote-id>
</upstream>
</pkgmetadata>