Skip to content
/ isbn Public

International Standard Book Number (ISBN) parsing and validation library

License

Notifications You must be signed in to change notification settings

skowalak/isbn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isbn

The isbn package inspects and verifies International Standard Book Numbers (ISBNs) according to the ISO standard.

Warning

This package will in its current version validate British Standard Book Numbers (SBN), ISBN-10 and ISBN-13 only according to their structure.

As of now it will not validate if an ISBN is actually contained in an ISBN range.

Furthermore it will not handle other but similar identifiers like EAN-13 in general, Digital Object Identifier (DOI), ISBN-A, International Standard Music Number (ISMN), International Standard Serial Number (ISSN) or International Standard Link Identifier (ISLI).

Contributions

Issues and PRs are welcome.

License

The package is licensed under MIT license.

Install
go get github.com/skowalak/isbn
Documentation

Go Reference

About

International Standard Book Number (ISBN) parsing and validation library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages