Commit Graph

9 Commits

Author SHA1 Message Date
ibu ☉ radempa ec1725c507 Add release.py script for making releases and add documentation for this. 2020-12-31 16:27:02 +00:00
ibu ☉ radempa e4daeb15d2 Improve search.
* do not only return the 10 items from the first page, but loop over at most
  `max_pages` pages
* use https://usa.anarchistlibraries.net/ as fallback when the main site is
  not available
* drop formats TXT, TEX, MUSE from search results as they cannot be displayed
  in calibre
* on python3 use quote_plus instead of quote
* obtain the version number in the user agent string from module
  TheAnarchistLibraryStore
2020-12-31 16:26:36 +00:00
ibu ☉ radempa fc96806830 Add LICENSE.md with GPLv3 (complying with the intention of the original author). 2020-12-26 11:52:41 +00:00
ibu ☉ radempa 8b38974bd1 Add README.md and DEVEL.md . 2020-12-26 11:41:13 +00:00
ibu ☉ radempa ce24b2dda5 Release version 1.1.0. 2020-12-26 11:40:35 +00:00
ibu ☉ radempa 208bcae522 Add compatibility with PyQt5 and python3.
PyQt5 is used by calibre since version 2.0.

Python3 is used by calibre since version 5.0.
2020-12-26 11:38:27 +00:00
ibu ☉ radempa fad3ed537f Slightly correct changelog. 2020-12-26 11:32:45 +00:00
ibu ☉ radempa 6bc2447f9d Import release 1.0.0 from http://theanarchistlibrary.org/docs/theanarchistlibrary_store.zip . 2020-12-26 11:27:05 +00:00
ibu ☉ radempa ac70094b45 Init empty repository. 2020-12-26 11:19:24 +00:00