|
|
|
@ -9,7 +9,7 @@ class TheAnarchistLibraryStore(StoreBase):
|
|
|
|
|
name = 'The Anarchist Library' |
|
|
|
|
description = 'theanarchistlibrary.org is an archive focusing on anarchism, anarchist texts, and texts of interest to anarchists.' |
|
|
|
|
author = 'Ruben Pollan; ibu radempa' |
|
|
|
|
version = (1, 2, 0) |
|
|
|
|
version = (1, 2, 1) |
|
|
|
|
drm_free_only = True |
|
|
|
|
formats = ['EPUB', 'PDF'] |
|
|
|
|
actual_plugin = 'calibre_plugins.store_theanarchistlibrary.theanarchistlibrary_plugin:TheAnarchistLibraryStore' |
|
|
|
|