Registry / utility / lisbn
library0.3.2rbrubygemsunverified

Lisbn is a wrapper around String that adds methods for manipulating ISBNs.

gem install lisbn
INSTALL
IMPORT
SIG · LISBN
L
lisbn
utilityrubyv0.3.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Lisbn
require 'lisbn'

Parse and convert ISBNs between ISBN-10 and ISBN-13 formats.

require 'lisbn' isbn = Lisbn.new('978-0-306-40615-7') puts isbn.isbn13 puts isbn.isbn10
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
lisbn — gem install lisbn · libregistry