47 lines
1.8 KiB
XML
47 lines
1.8 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-pafy</Name>
|
|
<Homepage>https://github.com/mps-youtube/pafy</Homepage>
|
|
<Packager>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Packager>
|
|
<PartOf>programming.language.python3</PartOf>
|
|
<License>LGPLv3</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Python library to download YouTube content and retrieve metadata.</Summary>
|
|
<Description>python3-pafy can retrieve YouTube content and metadata.</Description>
|
|
<Archive sha1sum="e190a90949605353a9c4c415f41fd4599f4ce1db" type="targz">https://github.com/mps-youtube/pafy/archive/v0.5.5.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
<Dependency>python3-youtube_dl</Dependency>
|
|
<Dependency>python3-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-pafy</Name>
|
|
<Summary>A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>python3-youtube_dl</Dependency>
|
|
<Dependency>python3</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin/ytdl</Path>
|
|
<Path fileType="library">/usr/lib/python3*</Path>
|
|
<Path fileType="doc">/usr/share/doc/python3-pafy</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2019-12-26</Date>
|
|
<Version>0.5.5</Version>
|
|
<Comment>First Pisi Release</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI> |