Prune devel/py-EnthoughtBase
[dports.git] / devel / hs-mmap / pkg-descr
1 This library provides a wrapper to mmap(2) or MapViewOfFile, allowing
2 files or devices to be lazily loaded into memory as strict or lazy
3 ByteStrings, ForeignPtrs or plain Ptrs, using the virtual memory
4 subsystem to do on-demand loading.  Modifications are also supported.
5
6 WWW: http://hackage.haskell.org/packages/archive/mmap