eris/eris
Andrew Hamilton 0331a9da1e snap: Start snap support.
- Create a snapcraft.yaml file in snap directory.
  Couldn't put this in packaging directory.
- Use make-snapcraft.py to generate the snapcraft file.
- Use make-snap to make the snap from the snapcraft file.
- Eris is confined to only access projects in home.
- os.setpriority doesn't work in snaps.
- eris-webserver is run as "eris.webserver".
2021-12-05 19:14:56 +10:00
..
eris snap: Start snap support. 2021-12-05 19:14:56 +10:00
tests Coding style. 2021-11-29 16:02:32 +10:00
LICENSE Add LICENSE files to the subprojects. 2021-11-14 09:55:21 +10:00
LS_COLORS Move LS_COLORS into the eris project. 2021-11-04 22:46:11 +10:00
requirements.txt Extract lscolors into its own python project. 2021-11-06 23:58:17 +10:00
setup.py Coding style. 2021-11-29 12:51:34 +10:00
sorted_collection.py Coding Style. 2021-11-04 21:18:44 +10:00