photos
======

Photo gallery

## Example
```javascript
var photos = require('photos');
var g = new photos.Gallery('.photos');
```
