diff options
Diffstat (limited to 'skel/python/metadata.xml')
-rw-r--r-- | skel/python/metadata.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/skel/python/metadata.xml b/skel/python/metadata.xml deleted file mode 100644 index 4311325..0000000 --- a/skel/python/metadata.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <name>Julien Roy</name> - <email>julien@jroy.ca</email> - </maintainer> - <longdescription> -Long description of the package. Note that long description should be long. -This section doesn't have to exist, if it doesn't differ from ebuild's -DESCRIPTION. - -Using either spaces or tabs to indent is allowed. However mixing both in -a single metadata.xml file is not. - </longdescription> - <upstream> - <maintainer> - <name></name> - <email></email> - </maintainer> - <bugs-to></bugs-to> - <changelog></changelog> - <doc></doc> - <remote-id type=""></remote-id> - <remote-id type="pypi"></remote-id> - </upstream> -</pkgmetadata> |