NOTICE: This package has been removed from pkgsrc

./wip/py-fs, Filesystem abstraction layer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.5.2nb1, Package name: py27-fs-0.5.2nb1, Maintainer: kamelderouiche

PyFilesystem is an abstraction layer for filesystems. In the same
way that Python?s file-like objects provide a common way of accessing
files, PyFilesystem provides a common way of accessing entire
filesystems. You can write platform-independent code to work with
local files, that also works with any of the supported filesystems
(zip, ftp, S3 etc.).

Pyfilesystem works with Linux, Windows and Mac

Required to run:
[devel/py-setuptools] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 54108abf725e0cca7ca54083a29e03b09d3accc5
RMD160: 125aa6ee318315875f1a8cdeaddc43940056687e
Filesize: 225.362 KB

Version history: (Expand)


CVS history: (Expand)


   2015-09-06 23:42:10 by Kamel Ibn Aziz Derouiche | Files touched by this commit (1)
Log message:

	not necessary buildlink !
   2015-09-06 23:40:51 by Kamel Ibn Aziz Derouiche | Files touched by this commit (4)
Log message:
   2012-10-07 13:54:33 by Aleksej Saushev | Files touched by this commit (55)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-01-30 07:16:26 by ndb | Files touched by this commit (2)
Log message:
PYSITELIB in PLIST.
   2009-06-18 01:39:46 by Kamel Derouiche | Files touched by this commit (5) | Imported package
Log message:
Import py25-fs-0.1.0 as wip/py-fs.

Creates a common interface to filesystems