diff options
author | B. Watson <yalhcru@gmail.com> | 2011-08-26 19:14:16 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-26 19:14:16 -0300 |
commit | 18894ebd610a25353fcab0e38ffd261f21a10523 (patch) | |
tree | ea5755308e1acb665d30014109fcb731f6de2a28 /system/gphotofs/README | |
parent | edcad06d1d5fa7354648d2cdf4bb1a17e0e83a09 (diff) | |
download | slackbuilds-18894ebd610a25353fcab0e38ffd261f21a10523.tar.gz |
system/gphotofs: Added (FUSE filesystem for cameras)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/gphotofs/README')
-rw-r--r-- | system/gphotofs/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/gphotofs/README b/system/gphotofs/README new file mode 100644 index 0000000000..53fcc49f4e --- /dev/null +++ b/system/gphotofs/README @@ -0,0 +1,5 @@ +gphotofs is a FUSE filesystem module to mount your camera as a filesystem +on Linux. This allow using your camera with any tool able to read from +a mounted filesystem. + +gphotofs was written by Philip Langdale. |