Go to file
magnolia-fan c0c41e9396 Regenerate gemspec for version 0.1.3 2011-07-18 01:36:09 +04:00
lib Regenerate gemspec for version 0.1.3 2011-07-18 01:36:09 +04:00
test Regenerate gemspec for version 0.1.3 2011-07-18 01:36:09 +04:00
.document Initial commit to fb2. 2011-07-17 23:48:49 +04:00
.gitignore Initial commit to fb2. 2011-07-17 23:48:49 +04:00
Gemfile Regenerate gemspec for version 0.1.3 2011-07-18 01:36:09 +04:00
Gemfile.lock Regenerate gemspec for version 0.1.3 2011-07-18 01:36:09 +04:00
LICENSE.txt Regenerate gemspec for version 0.1.3 2011-07-18 01:36:09 +04:00
README.rdoc Regenerate gemspec for version 0.1.3 2011-07-18 01:36:09 +04:00
Rakefile Regenerate gemspec for version 0.1.3 2011-07-18 01:36:09 +04:00
VERSION Regenerate gemspec for version 0.1.3 2011-07-18 01:36:09 +04:00
fb2.gemspec Regenerate gemspec for version 0.1.3 2011-07-18 01:36:09 +04:00

README.rdoc

== Usage

    require 'fb2'
    @book = Fb2::parse(open('mybook.fb2'))

== Contributing
 
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
* Fork the project
* Start a feature/bugfix branch
* Commit and push until you are happy with your contribution
* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.

== Copyright

Copyright (c) 2011 Gregory Eremin. See LICENSE.txt for further details.