Dphil
UBC Sanskrit Digital Philology ruby tools. This gem will eventually be broken apart into individual component gems.
Installation
Add this line to your application's Gemfile:
gem 'dphil'
And then execute:
$ bundle
Or install it yourself as:
$ gem install dphil
Usage
Library documentation available at rubydoc.info
For CLI help, execute:
dphil help
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/ubcsanskrit/dphil. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
Copyright 2016-2017 Tim Bellefleur
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.