summaryrefslogtreecommitdiff
path: root/dev-python/moviepy/metadata.xml
blob: b48dd0fe6f12296c2b4a00afeeb06b733fbe7d4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>gentoo@chymera.eu</email>
  <name>Horea Christian</name>
 </maintainer>
 <maintainer type="project">
  <email>proxy-maint@gentoo.org</email>
  <name>Proxy Maintainers</name>
 </maintainer>
 <longdescription lang="en">
		MoviePy is a Python module for video editing: cuts, concatenations, 
		title insertions, video compositing (a.k.a. non-linear editing), 
		video processing, and creation of custom effects. See the gallery
		for some examples of use.
	</longdescription>
 <upstream>
  <remote-id type="github">Zulko/moviepy</remote-id>
  <remote-id type="pypi">moviepy</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>