# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in. You must make
# exactly 11 lines for the formatting to be correct.  It's also customary to
# leave one space after the ':'.

      |-----handy-ruler---------------------------------------------------------|
physfs: PhysicsFS 
physfs: 
physfs: PhysicsFS is a library to provide abstract access to various archives. 
physfs: It is intended for use in video games, and the design was somewhat 
physfs: inspired by Quake 3's file subsystem. 
physfs: The programmer defines a "write directory" on the physical filesystem. 
physfs: No file writing done through the PhysicsFS API can leave that write 
physfs: directory, for security.
physfs: http://www.icculus.org/physfs/
physfs: 
physfs: Packaged by Michelino Chionchio - Thanks to www.slacky.eu
