Hello everyone, Here is what I did this week:
-- Researched extensively about Debian packages from wiki pages and blogs. Also studied DFSG license for the package and Lightning extension amd64 file list. -- Created Debian package for CardBook extension[1] of Thunderbird. Created a local Debian repository for the package and tested it by adding its path in apt-config. Thus, cardbook could be installed through 'apt install' command through terminal. -- Setup pytest, pylint and virtual env for the project in system through pipenv. Installed all the dependencies and libraries required for the project. -- Studied Thunderbird profile settings, especially "prefs.js" and "user.js" to modify and customize preferences in the email client. [1] https://addons.mozilla.org/en-US/thunderbird/addon/cardbook/ Project : https://wiki.debian.org/NewContributorWizard Regards, Minkush Jain
