A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://raw.githubusercontent.com/Homebrew/homebrew-core/master/Formula/g/gmail-backup.rb below:

class GmailBackup < Formula desc "Backup and restore the content of your Gmail account" homepage "https://code.google.com/archive/p/gmail-backup-com/" url "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gmail-backup-com/gmail-backup-20110307.tar.gz" sha256 "caf7cb40ea580e506f90a6029a64fedaf1234093c729ca7e6e36efbd709deb93" license "GPL-3.0-or-later" bottle do sha256 cellar: :any_skip_relocation, all: "703dee3013e347c963346798e62df84450d0036b4567f598c7111fb431a8f50a" end deprecate! date: "2024-08-03", because: "needs python 2" disable! date: "2025-08-03", because: "needs python 2" def install bin.install "gmail-backup.py" => "gmail-backup" libexec.install Dir["*"] ENV.prepend_path "PYTHONPATH", libexec bin.env_script_all_files(libexec, PYTHONPATH: ENV["PYTHONPATH"]) end test do system bin/"gmail-backup", "--help" end end

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4