tis-rssowl
2.2.1-0
Lisez les actualités de vos sites préférés de RSSOwl Team
1110 downloads
Download
See build result See VirusTotal scan

- package : tis-rssowl
- name : RSSOwl
- version : 2.2.1-0
- categories : Utilities
- maintainer : WAPT Team,Tranquil IT,Morgan HINESTROSA
- installed_size :
- editor :
- licence :
- signature_date : 2022-02-09T17:15:59.227206
- size : 4.01 Mo
- locale :
- target_os : windows
- impacted_process :
- architecture : all
package : tis-rssowl
version : 2.2.1-0
architecture : all
section : base
priority : optional
name : RSSOwl
categories : Utilities
maintainer : WAPT Team,Tranquil IT,Morgan HINESTROSA
description : Lisez les actualités de vos sites préférés de RSSOwl Team
depends :
conflicts :
maturity : PROD
locale :
target_os : windows
min_wapt_version :
sources :
installed_size :
impacted_process :
description_fr :
description_pl :
description_de :
description_es :
description_pt :
description_it :
description_nl :
description_ru :
audit_schedule :
editor :
keywords :
licence :
homepage :
package_uuid : 5414f84e-591b-484d-8668-2780ba80860e
valid_from :
valid_until :
forced_install_on :
changelog :
min_os_version :
max_os_version :
icon_sha256sum : d8d3044a4881e8d3977807e9ba5b29fe3b871f6b4025c70fa4812ed8f9f4a893
signer : Tranquil IT
signer_fingerprint: 8c5127a75392be9cc9afd0dbae1222a673072c308c14d88ab246e23832e8c6bb
signature : HcVlfjx7S6qaAqa5qYyyasmfjPqfvd+6+yCdLOJxFkUu9OFIc+liNNf3A0XKbkGzr8ONnaJwDDAXtkEfuyrp6pJBoV/BrorBubz93jQ/5yhRK5QAMMSZlZfCqc52BybfDMmQvOto1cSn/1YvfjbweOAxUoWfrSye1qExHKHIfmvX1OzAycUNJSd0zDsTHcEcLrbkWJmCOjIYTCG5ZWu6RAP6cRNJoRpTlS+mp4EnzvPdu4b3Oez8iXX5hQ/h5aif8sQwlxUaQujL5AvSLM/oj7FvwhmO44tqGM3Bpi549SGcxkljdvMbZGVZKfkhCTosUYIBwzTpjY83cG0DxcV3/Q==
signature_date : 2022-02-09T17:15:59.227206
signed_attributes : package,version,architecture,section,priority,name,categories,maintainer,description,depends,conflicts,maturity,locale,target_os,min_wapt_version,sources,installed_size,impacted_process,description_fr,description_pl,description_de,description_es,description_pt,description_it,description_nl,description_ru,audit_schedule,editor,keywords,licence,homepage,package_uuid,valid_from,valid_until,forced_install_on,changelog,min_os_version,max_os_version,icon_sha256sum,signer,signer_fingerprint,signature_date,signed_attributes
# -*- coding: utf-8 -*-
# -----------------------------------------------------------------------
# This file is part of WAPT
# Copyright (C) 2013 Tranquil IT Systems http://www.tranquil.it
# WAPT aims to help Windows systems administrators to deploy
# setup and update applications on users PC.
#
# WAPT is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# WAPT is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with WAPT. If not, see <http://www.gnu.org/licenses/>.
#
# -----------------------------------------------------------------------
from setuphelpers import *
# registry key(s) where WAPT will find how to remove the application(s)
uninstallkey = []
# command(s) to launch to remove the application(s)
uninstallstring = []
# list of required parameters names (string) which can be used during install
required_params = []
def install():
# if you want to modify the keys depending on environment (win32/win64... params..)
global uninstallkey
global uninstallstring
print('installing tis-rssowl')
run(r'"RSSOwl Setup 2.2.1.exe" /S')
def uninstall():
killalltasks("RSSOwl Setup 2.2.1.exe")
run(u'"%s" /S' % os.path.join(programfiles32,'RSSOwl','Uninstall.exe'))
menu_dir = os.path.join(start_menu(common=1),'Programs','RSSOwl')
if isdir(menu_dir):
remove_tree(menu_dir)
def update_package():
wget('http://srvtemplates.ad.tranquil.it/binary_cache/RSSOwl Setup 2.2.1.exe', "RSSOwl Setup 2.2.1.exe", sha256="D314CCBAB9376D52B160E7DA7C1CB77740F22994DEDFC4E72BFB02E2C5DA1554")
c2d42ded9666d50dd849aded0b595f66b87da38602c83ea358c11899d75c83b6 : setup.py
d314ccbab9376d52b160e7da7c1cb77740f22994dedfc4e72bfb02e2c5da1554 : RSSOwl Setup 2.2.1.exe
d8d3044a4881e8d3977807e9ba5b29fe3b871f6b4025c70fa4812ed8f9f4a893 : WAPT/icon.png
a5a97261381e1d0ad46ee15916abec9c2631d0201f5cc50ceb0197a165a0bbbf : WAPT/certificate.crt
a95c3ccd9b0fac6dd94961ba76a515977a7c33723758f518ef0c36d4b40ca0c4 : luti.json
ab7583cca914fafa3d4bcfc7aa8cf90e5f325aa1a6d6e13a3619f33340d264e5 : WAPT/control