Quote:
Originally Posted by =X=
Ah okay from that standpoint... the two most utilized languages for manipulating ebooks here are Perl and Python. If you are looking for a task that is sourly needed is to create IMP format form calibre.
While calibre does not have a plugin architecture it is compartmentalize by design and you could create an HTML -> IMP solution in a vacuum then integrate it to the main line with little effort.
|
Actually calibre does have a plugin architecture and it is perfectly possible to develop an IMP output plugin.