https://github.com/veeara282/hashtag-fs
Experimental file system with support for hashtags
https://github.com/veeara282/hashtag-fs
Last synced: 3 months ago
JSON representation
Experimental file system with support for hashtags
- Host: GitHub
- URL: https://github.com/veeara282/hashtag-fs
- Owner: veeara282
- License: gpl-3.0
- Created: 2016-08-06T21:35:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-10T08:32:30.000Z (almost 9 years ago)
- Last Synced: 2025-01-02T00:15:27.359Z (5 months ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# #FS (HashtagFS)
An experimental file system with support for hashtags.
Uses the [FUSE binding for Rust](https://github.com/zargony/rust-fuse)
## Copyright and License Information
Copyright © 2016 Aidan Fitzgerald
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but **without any warranty**; without even the implied warranty of
**merchantability** or **fitness for a particular purpose**. See the
GNU General Public License (in the file `LICENSE`) for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .