jclouds/apis/filesystem
Andrew Gaul d0bd30cc15 Address several Guava InputSupplier deprecations
Many remain due to Payload implementing InputSupplier<InputStream>.  Guava 18
will remove InputSupplier.
2014-04-12 12:02:26 -07:00
..
src Address several Guava InputSupplier deprecations 2014-04-12 12:02:26 -07:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml Updating to 1.8.0-SNAPSHOT 2013-12-17 11:31:56 -08:00

README.txt

#
# The jclouds API for accessing a local filesystem as a blobstore.
#
# TODO: Implementation status.
# TODO: Supported features.
# TODO: Usage example.