forked from importers/git-importer
Stephan Kulow
999dcabcfa
Add a list of packages no longer existing
I made this a file and not a DB that is automatically maintained as I think for now adding an entry in there should be done manually - OBS being OBS packages might look have gone for a brief moment and reappar the day after.
sudo zypper in python3-psycopg2 sudo su - postgres
createdb -O <LOCAL_USER> imported_git
To reset the database, drop table scheme
Description
Languages
Python
99.1%
Shell
0.5%
Makefile
0.4%