diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-02 20:46:22 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-02 20:46:22 +0000 |
| commit | cf786d149b14a3c2ff94eb31288fa70903522296 (patch) | |
| tree | 4a3d2c7bdcdbcfba1f23e4ba93a0e0bb3eae6874 /dev-python/pymemcache | |
| parent | 4074f66428fb80b420c673bfe9953d714c4cf38a (diff) | |
| download | baldeagleos-repo-cf786d149b14a3c2ff94eb31288fa70903522296.tar.gz baldeagleos-repo-cf786d149b14a3c2ff94eb31288fa70903522296.tar.xz baldeagleos-repo-cf786d149b14a3c2ff94eb31288fa70903522296.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pymemcache')
| -rw-r--r-- | dev-python/pymemcache/metadata.xml | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/dev-python/pymemcache/metadata.xml b/dev-python/pymemcache/metadata.xml index 164e1731ad81..1c13ba4fbfc5 100644 --- a/dev-python/pymemcache/metadata.xml +++ b/dev-python/pymemcache/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>lssndrbarbieri@gmail.com</email> - <name>Alessandro Barbieri</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="person"> + <email>lssndrbarbieri@gmail.com</email> + <name>Alessandro Barbieri</name> + </maintainer> + <longdescription lang="en"> A comprehensive, fast, pure-Python memcached client. pymemcache supports the following features: @@ -17,8 +17,6 @@ Access to the "noreply" flag, which can significantly increase the speed of writ Flexible, modular and simple approach to serialization and deserialization. The (optional) ability to treat network and memcached errors as cache misses. </longdescription> - <upstream> - <remote-id type="github">pinterest/pymemcache</remote-id> - <remote-id type="pypi">pymemcache</remote-id> - </upstream> -</pkgmetadata> + + <origin>gentoo-guru-overlay</origin> +</pkgmetadata>
\ No newline at end of file |
