Calibre: Difference between revisions

copied from old wiki
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Calibre is program to view, edit, convert and print ebooks.  
[https://calibre-ebook.com/ Calibre] is program to view, edit, convert and print ebooks.  


This page is intended to explain how to run <code>calibre</code> in nixos.
This page is intended to explain how to run <code>calibre</code> in nixos.
Line 17: Line 17:
     unrarSupport = true;
     unrarSupport = true;
   })
   })
]
];
</nowiki>}}
</nowiki>}}