Metadata-Version: 2.1
Name: xaal.fuse
Version: 0.1
Summary: xAAL Fuse filesystem
Author-email: Jerome Kerdreux <Jerome.Kerdreux@imt-atlantique.fr>
License: GPL License
Keywords: xaal,tools
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/x-rst
Requires-Dist: xaal.lib
Requires-Dist: fuse-python
Requires-Dist: rapidjson

This package contains a fuse binding for xAAL.

Example:
    xaal-mount ~/mnt/xaal/ -f 

For a full sample check this https://asciinema.org/a/277693


