Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

librarian

command line tool for parsing .inp(x) index file (used in internet libraries)

  1. .inpx file is just .zip archive with of bunch of .inp files in it
  2. each .inp file is csv-like table file (separator=0x04)

examples

search books:

cargo run -- search flibusta_fb2_local.inpx --author Толкин --genre fantasy --series "Властелин колец"

open book from archive:

cargo run -- open 450876.fb2 f.fb2-449235-452905.zip

About

.inp(x) index file parser and searcher

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages