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: 4.7.0 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 Rules-Requires-Root: no Package: ruby-fusefs Architecture: any Depends: ${misc:Depends}, ${ruby: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.