Source: btfs
Section: utils
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Jonathan Carter <jcc@debian.org>
Build-Depends: debhelper-compat (= 13),
               libcurl4-openssl-dev,
               libfuse-dev,
               libtorrent-rasterbar-dev
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://github.com/johang/btfs
Vcs-Git: https://salsa.debian.org/debian/btfs.git
Vcs-Browser: https://salsa.debian.org/debian/btfs

Package: btfs
Architecture: linux-any kfreebsd-any
Depends: python3, ${misc:Depends}, ${shlibs:Depends}
Description: access torrent files as a filesystem
 btfs allows you to mount .torrent or magnet links
 as local directories using fuse.
 .
 Tools like cp, cat and ls would work the same as
 on a normal filesystem. You can also play videos
 using normal video software and only the  sections
 that you stream will be transferred.
