Skip to content

Instantly share code, notes, and snippets.

View aniruddha2000's full-sized avatar
🐳
Working from home

Aniruddha Basak aniruddha2000

🐳
Working from home
View GitHub Profile
@aniruddha2000
aniruddha2000 / diff_ebuild_version.py
Created November 7, 2021 14:09
Script to find the outdated apps in portage stable compared with the gentoo upstream
import os
path_portage = "../flatcar_proj/flatcar-sdk/src/third_party/portage-stable"
path_gentoo = "../flatcar_proj/gentoo"
print("Portage ebuilds list")
files_portage = []
# r=root, d=directories, f = files
for r, d, f in os.walk(path_portage):
for file in f:

Keybase proof

I hereby claim:

  • I am aniruddha2000 on github.
  • I am aniruddha (https://keybase.io/aniruddha) on keybase.
  • I have a public key whose fingerprint is 2252 F05E C178 AB76 653B 3FD8 B8FF 14B4 17AD ED31

To claim this, I am signing this object: