freebsd-ports/devel/py-smmap/pkg-descr
Eygene Ryabinkin 9a590f0722 New port: devel/py-smmap
PR: ports/158797
Submitted-by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved-by: erwin (mentor)
Feature-safe: yes
2011-07-14 14:46:31 +00:00

5 lines
211 B
Text

smmap is a pure python implementation of a sliding memory map to help unifying
memory mapped access on 32 and 64 bit systems and to help managing resources
more efficiently.
WWW: https://github.com/Byron/smmap