forked from pool/python-fanficfare
Update metadata
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=3
This commit is contained in:
parent
e701370350
commit
f734aa6cd5
@ -12,12 +12,12 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define upname FanFicFare
|
%define upname FanFicFare
|
||||||
%define upnamedown %(echo %{upname}|tr '[:upper:]' '[:lower:]')
|
%define upnamedown fanficfare
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-fanficfare
|
Name: python-fanficfare
|
||||||
Version: 3.0.0
|
Version: 3.0.0
|
||||||
@ -40,13 +40,15 @@ BuildArch: noarch
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is the repository for the FanFicFare project.
|
FanFicFare is a tool for downloading fanfiction and original stories from various sites into ebook form.
|
||||||
|
|
||||||
FanFicFare is the rename and move of the previous FanFictionDownLoader (AKA
|
FanFicFare is the rename and move of the FanFictionDownLoader (AKA FFDL, AKA fanficdownloader) project.
|
||||||
FFDL, AKA fanficdownloader) project.
|
|
||||||
|
|
||||||
This program is available as a calibre plugin, a command-line interface (via
|
Main Features of FanFicFare:
|
||||||
pip), and a web service.
|
- Download fanfiction stories from various sites into ebooks.
|
||||||
|
- Create various ebook formats (currently epub, mobi, HTML, txt)
|
||||||
|
- Also available as a Calibre plugin (not in this package)
|
||||||
|
- Ability to update already downloaded book
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{upname}-%{version}
|
%setup -q -n %{upname}-%{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user