Sha256: 6711faff3cba499a417c1d9a000ed9d5e1a97a37f1726962872fcc5f9957c199

Contents?: true

Size: 617 Bytes

Versions: 12

Compression:

Stored size: 617 Bytes

Contents

# TaxJp

税金計算ライブラリ
* 消費税
* 健康保険
* 源泉徴収
* 減価償却率

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'tax_jp'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install tax_jp

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it ( https://github.com/[my-github-username]/tax_jp/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
tax_jp-0.5.3 README.md
tax_jp-0.5.2 README.md
tax_jp-0.5.1 README.md
tax_jp-0.4.0 README.md
tax_jp-0.3.13 README.md
tax_jp-0.3.12 README.md
tax_jp-0.3.11 README.md
tax_jp-0.3.10 README.md
tax_jp-0.3.9 README.md
tax_jp-0.3.8 README.md
tax_jp-0.3.7 README.md
tax_jp-0.3.6 README.md