Jump to letter: [
          
            ABCDFGHIJKLMNOPQRSTUVWXZ
          ]
        
	
        libuv - Platform layer for node.js
        
        
        - Description:
- libuv is a new platform layer for Node. Its purpose is to abstract IOCP on
Windows and libev on Unix systems. We intend to eventually contain all platform
differences in this library. 
Packages:
        
	Changelog:
        
	
            | by T.C. Hollingsworth (2013-03-12): - drop the patchlevel from the SONAME since libuv will retain binary
  compatibility for the life of the 0.10.x series |