Source: ruby-fusefs Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Paul van Tilburg , Cédric Boutillier Build-Depends: debhelper-compat (= 13), gem2deb, libfuse-dev Standards-Version: 3.9.7 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-fusefs.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-fusefs Homepage: https://github.com/duairc/fusefs XS-Ruby-Versions: all Package: ruby-fusefs Architecture: any XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Description: library to easily define a filesystem in Ruby using fuse This library provides a simple API to define a FUSE filesystem in Ruby. It is *NOT* a full implementation of the FUSE API.