boombuler / barcode

a barcode creation lib for golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need ISBN support.

ourcolour opened this issue · comments

commented

The same to title...

commented

EAN-13 should be ISBN, am i right?

According to wikipedia you are right.

commented

Thank you bro!

ISBN = '978' + EAN(9) + CHECKSUM(1)