name: data_paths summary: DataPaths is a library to manage multiple data/ directories. description: DataPaths is a library to manage the paths of directories containing static-content across multiple libraries. For example, DataPaths can manage the `data/` directories of multiple RubyGems, in much the same way RubyGems manages the paths of `lib/` directories using `$LOAD_PATH`. license: MIT authors: Postmodern email: postmodern.mod3@gmail.com homepage: http://github.com/postmodern/data_paths has_yard: true development_dependencies: ore-tasks: ~> 0.4 rspec: ~> 2.4 yard: ~> 0.6.0