OXIESEC PANEL
- Current Dir:
/
/
snap
/
core
/
17210
/
usr
/
share
/
perl5
/
Debian
/
Debhelper
/
Sequence
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/02/2024 07:50:26 PM
rwxr-xr-x
📄
bash_completion.pm
131 bytes
08/12/2015 08:13:29 PM
rw-r--r--
📄
pypy.pm
161 bytes
08/16/2019 12:59:18 AM
rw-r--r--
📄
python3.pm
167 bytes
08/16/2019 12:59:18 AM
rw-r--r--
Editing: python3.pm
Close
#! /usr/bin/perl # debhelper sequence file for dh_python3 use warnings; use strict; use Debian::Debhelper::Dh_Lib; insert_before("dh_installinit", "dh_python3"); 1