skilleter-thingy 0.0.37__py3-none-any.whl → 0.0.38__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of skilleter-thingy might be problematic. Click here for more details.
- {skilleter_thingy-0.0.37.dist-info → skilleter_thingy-0.0.38.dist-info}/METADATA +1 -1
- skilleter_thingy-0.0.38.dist-info/RECORD +66 -0
- skilleter_thingy-0.0.38.dist-info/entry_points.txt +43 -0
- skilleter_thingy-0.0.38.dist-info/top_level.txt +43 -0
- skilleter_thingy-0.0.37.dist-info/RECORD +0 -66
- skilleter_thingy-0.0.37.dist-info/entry_points.txt +0 -43
- skilleter_thingy-0.0.37.dist-info/top_level.txt +0 -1
- /skilleter_thingy/__init__.py → /__init__.py +0 -0
- /skilleter_thingy/addpath.py → /addpath.py +0 -0
- /skilleter_thingy/borger.py → /borger.py +0 -0
- /skilleter_thingy/console_colours.py → /console_colours.py +0 -0
- /skilleter_thingy/diskspacecheck.py → /diskspacecheck.py +0 -0
- /skilleter_thingy/docker_purge.py → /docker_purge.py +0 -0
- /skilleter_thingy/ffind.py → /ffind.py +0 -0
- /skilleter_thingy/ggit.py → /ggit.py +0 -0
- /skilleter_thingy/ggrep.py → /ggrep.py +0 -0
- /skilleter_thingy/git_br.py → /git_br.py +0 -0
- /skilleter_thingy/git_ca.py → /git_ca.py +0 -0
- /skilleter_thingy/git_cleanup.py → /git_cleanup.py +0 -0
- /skilleter_thingy/git_co.py → /git_co.py +0 -0
- /skilleter_thingy/git_common.py → /git_common.py +0 -0
- /skilleter_thingy/git_hold.py → /git_hold.py +0 -0
- /skilleter_thingy/git_mr.py → /git_mr.py +0 -0
- /skilleter_thingy/git_parent.py → /git_parent.py +0 -0
- /skilleter_thingy/git_review.py → /git_review.py +0 -0
- /skilleter_thingy/git_update.py → /git_update.py +0 -0
- /skilleter_thingy/git_wt.py → /git_wt.py +0 -0
- /skilleter_thingy/gitcmp_helper.py → /gitcmp_helper.py +0 -0
- /skilleter_thingy/gitprompt.py → /gitprompt.py +0 -0
- /skilleter_thingy/gl.py → /gl.py +0 -0
- /skilleter_thingy/gphotosync.py → /gphotosync.py +0 -0
- /skilleter_thingy/linecount.py → /linecount.py +0 -0
- /skilleter_thingy/moviemover.py → /moviemover.py +0 -0
- /skilleter_thingy/photodupe.py → /photodupe.py +0 -0
- /skilleter_thingy/phototidier.py → /phototidier.py +0 -0
- /skilleter_thingy/py_audit.py → /py_audit.py +0 -0
- /skilleter_thingy/readable.py → /readable.py +0 -0
- /skilleter_thingy/remdir.py → /remdir.py +0 -0
- /skilleter_thingy/rmdupe.py → /rmdupe.py +0 -0
- /skilleter_thingy/rpylint.py → /rpylint.py +0 -0
- {skilleter_thingy-0.0.37.dist-info → skilleter_thingy-0.0.38.dist-info}/LICENSE +0 -0
- {skilleter_thingy-0.0.37.dist-info → skilleter_thingy-0.0.38.dist-info}/WHEEL +0 -0
- /skilleter_thingy/splitpics.py → /splitpics.py +0 -0
- /skilleter_thingy/strreplace.py → /strreplace.py +0 -0
- /skilleter_thingy/sysmon.py → /sysmon.py +0 -0
- /skilleter_thingy/tfm.py → /tfm.py +0 -0
- /skilleter_thingy/tfparse.py → /tfparse.py +0 -0
- {skilleter_thingy/thingy → thingy}/__init__.py +0 -0
- {skilleter_thingy/thingy → thingy}/colour.py +0 -0
- {skilleter_thingy/thingy → thingy}/dc_curses.py +0 -0
- {skilleter_thingy/thingy → thingy}/dc_defaults.py +0 -0
- {skilleter_thingy/thingy → thingy}/dc_util.py +0 -0
- {skilleter_thingy/thingy → thingy}/dircolors.py +0 -0
- {skilleter_thingy/thingy → thingy}/docker.py +0 -0
- {skilleter_thingy/thingy → thingy}/files.py +0 -0
- {skilleter_thingy/thingy → thingy}/git.py +0 -0
- {skilleter_thingy/thingy → thingy}/git2.py +0 -0
- {skilleter_thingy/thingy → thingy}/gitlab.py +0 -0
- {skilleter_thingy/thingy → thingy}/logger.py +0 -0
- {skilleter_thingy/thingy → thingy}/path.py +0 -0
- {skilleter_thingy/thingy → thingy}/popup.py +0 -0
- {skilleter_thingy/thingy → thingy}/process.py +0 -0
- {skilleter_thingy/thingy → thingy}/run.py +0 -0
- {skilleter_thingy/thingy → thingy}/tfm_pane.py +0 -0
- {skilleter_thingy/thingy → thingy}/tidy.py +0 -0
- /skilleter_thingy/trimpath.py → /trimpath.py +0 -0
- /skilleter_thingy/window_rename.py → /window_rename.py +0 -0
- /skilleter_thingy/xchmod.py → /xchmod.py +0 -0
- /skilleter_thingy/yamlcheck.py → /yamlcheck.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: skilleter_thingy
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.38
|
|
4
4
|
Summary: A collection of useful utilities, mainly aimed at making Git more friendly
|
|
5
5
|
Author-email: John Skilleter <john@skilleter.org.uk>
|
|
6
6
|
Project-URL: Home, https://skilleter.org.uk
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
__init__.py,sha256=rVPTxm8L5w52U0YdTd7r_D44SBP7pS3JCJtsf0iIsow,110
|
|
2
|
+
addpath.py,sha256=4Yhhgjjz1XDI98j0dAiQpNA2ejLefeWUTeSg3nIXQq0,3842
|
|
3
|
+
borger.py,sha256=AQX7OHeGXcUjkgyXEWE2h_oOey9eczZBbKjrreXvRAs,7832
|
|
4
|
+
console_colours.py,sha256=BOS9mo3jChx_FE8L1j488MDoVNgib11KjTRhrz_YRYE,1781
|
|
5
|
+
diskspacecheck.py,sha256=7xsj4egXXV6jPhXZTe2b5rS03XAmm5uLC5TeiO1NJoE,2072
|
|
6
|
+
docker_purge.py,sha256=2t6yjlxmHCHKMAejLViYyOQNzyqSXGiV59df4Wlojaw,3349
|
|
7
|
+
ffind.py,sha256=1MQGnzr-n3TUH2yFphfj4SjYNR3b-6LsdmLjhHJy2e0,19345
|
|
8
|
+
ggit.py,sha256=AIhW3S7HC9smgBcHmDsbTLnO6j9VASkeLsBeA0hnCvM,2480
|
|
9
|
+
ggrep.py,sha256=Mxme8gliQms9-_uf7CLqD9Zd3ZAVFWjamsK6dWw58jg,5863
|
|
10
|
+
git_br.py,sha256=NUCqe85VCgouzEpbMVODaScPIsbCrC4pe7zDMDz02Ro,5799
|
|
11
|
+
git_ca.py,sha256=0SluqsJaNSaPdcS4c94648ELAm7aHB3aWgIdF1sngT8,4963
|
|
12
|
+
git_cleanup.py,sha256=TnUPYAUnByVyY_dwANzDg2BGGNh3jskNF1DgU3pc8Jk,10201
|
|
13
|
+
git_co.py,sha256=gBES0ltlomy7vXX8IHh0-Vt1af54t2Ie5UnRYYfP4tM,8212
|
|
14
|
+
git_common.py,sha256=ZjNkvIBRDGNLFYwOu9FjeqdDKJdm0sndX5QATtmq290,1879
|
|
15
|
+
git_hold.py,sha256=yXpbpwH0cKpRiSAwxsYZncF4XHkJREUiLEyxCWzN8Rg,4617
|
|
16
|
+
git_mr.py,sha256=BCE68hhz2bV0zwHkEv5tyfRY0aXoUdb_aJ-yWYDu_Wo,3087
|
|
17
|
+
git_parent.py,sha256=D47D01dPs6kActusA0ircJYTv8tBjDoe8MzMpJVWJpA,2683
|
|
18
|
+
git_review.py,sha256=1_vGcEgy6TvzoXIIDqsOeRZ4qeweDeNPuLwDQsEH08k,51769
|
|
19
|
+
git_update.py,sha256=2SAGeqL2LjdsXTYak3nvPtNfhSOWJdXZfAUx6bqC8Qw,13972
|
|
20
|
+
git_wt.py,sha256=pe2VNmNZTlc4su9I1-xnDcui7QVBQ7X3kOIJWQrrfic,3128
|
|
21
|
+
gitcmp_helper.py,sha256=_3ji-PyIF2oI6a4zyUPjLeCFgAtACykxPpOrbjD6-aw,11245
|
|
22
|
+
gitprompt.py,sha256=SzSMd0EGI7ftPko80Q2PipwbVA-qjU1jsmdpmTCM5GI,8912
|
|
23
|
+
gl.py,sha256=9zbGpKxw6lX9RghLkdy-Q5sZlqtbB3uGFO04qTu1dH8,5954
|
|
24
|
+
gphotosync.py,sha256=TBxGEwhbMKv47tw1R-9roGPXZE_XYfZTNEe8FsA4AxI,22035
|
|
25
|
+
linecount.py,sha256=5voQtjJjDCVx4zjPwVRy620NpuLiwwFitzxjIsRGtxQ,4310
|
|
26
|
+
moviemover.py,sha256=j_Xb9_jFdgpFBAXcF4tEqbnKH_FonlnUU39LiCK980k,4470
|
|
27
|
+
photodupe.py,sha256=FssLgbLnqHPuSvMGtRyOa7bRdowufJOQaJJ56f9ybxk,4195
|
|
28
|
+
phototidier.py,sha256=5gSjlINUxf3ZQl3NG0o7CsWwODvTbokIMIafLFvn8Hc,7818
|
|
29
|
+
py_audit.py,sha256=ZyKN8O0fM4xnwVspk1qH_Dnv5ujM7lJfKxC87xWilr0,4395
|
|
30
|
+
readable.py,sha256=eZ6nI5TDMncwP74sdPMXrvGTNR7M51-NUGOxRwJpAvA,9474
|
|
31
|
+
remdir.py,sha256=-C-LAOaphdKLbBwm--rEwrsDdyldXps-C4s8iDNOKw8,4610
|
|
32
|
+
rmdupe.py,sha256=tcX3w8XvliGwBMdSt9BUu07kuDtQEc0IiU8sCxmgzHA,17117
|
|
33
|
+
rpylint.py,sha256=TzZ5GvWrqgTKYKZwadTvzdbX-DJ8ll4WfVJqtN6IzO0,2635
|
|
34
|
+
splitpics.py,sha256=qRlJrqet7TEI6SodS4bkuKXQUpOdMaqmjE4c1CR7ouo,3266
|
|
35
|
+
strreplace.py,sha256=xsIWw0hc452rYEBtNEQFKIzmV03xjm_Taz-eDTmFFKI,2539
|
|
36
|
+
sysmon.py,sha256=XRZG6EVSzoVYan_N16qVB1l1RaU51uvLWlRA0CDjC54,11348
|
|
37
|
+
tfm.py,sha256=3ejKNI2P65lGz-50mxRMxW_o5NmoeMDcmhji_0uALhI,33703
|
|
38
|
+
tfparse.py,sha256=u1IZH2J_WH1aORyMozKSI2JKok7_S1MMJhiobzmhlUI,2988
|
|
39
|
+
trimpath.py,sha256=IJU3zl4Hg08g0eU24LZyDlGfNa-5k-TZM5s9zR4OIdA,2385
|
|
40
|
+
window_rename.py,sha256=dCBgZqih_3YKHt35hsOAhARFp3QxOi8w8huC63sqJK8,3128
|
|
41
|
+
xchmod.py,sha256=F9_lxKuLqVlHHr3oBI3dkMoFOuwRzYDlpQMTmDcjpBI,4590
|
|
42
|
+
yamlcheck.py,sha256=FXylZ5NtHirDlPVhVEUZUZkTugVR-g51BbjaN06akAc,2868
|
|
43
|
+
thingy/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
44
|
+
thingy/colour.py,sha256=D-RTYsND6Xm6m3xl0mOe9QSrTNYsyY0K_a8x3id2gvg,7031
|
|
45
|
+
thingy/dc_curses.py,sha256=fuuQPR11zV_akAhygL_cAhVLC5YAgKgowzlITVbETE8,8539
|
|
46
|
+
thingy/dc_defaults.py,sha256=ahcteQvoWZrO5iTU68zkIY1Zex6iX5uR5ubwI4CCYBk,6170
|
|
47
|
+
thingy/dc_util.py,sha256=Df73imXhHx3HzcPHiRcHAoea0e3HURdLcrolUsMhOFs,1783
|
|
48
|
+
thingy/dircolors.py,sha256=5NbXMsGWdABLvvZfB70VPmN6N5HyyihfpgoQq1NRJbg,12264
|
|
49
|
+
thingy/docker.py,sha256=9EFatudoVPfB1UbDEtzdJDB3o6ToHiNHv8-oLsUeqiQ,2449
|
|
50
|
+
thingy/files.py,sha256=8wXUHEGALhHvYtJewjSNwHFw-hGHFYbWH9_40lJj5ZY,4257
|
|
51
|
+
thingy/git.py,sha256=9y58KhFx6t9nNyqMbixM5cl8LBcD2sdCh9UgyVPv4bo,38043
|
|
52
|
+
thingy/git2.py,sha256=xfQrOpOk4SLdE6T-pr0FTuYGn0gSY92VMDpmqvX3gDM,35751
|
|
53
|
+
thingy/gitlab.py,sha256=uXAF918xnPk6qQyiwPQDbMZfqtJzhiRqDS7yEtJEIAg,6079
|
|
54
|
+
thingy/logger.py,sha256=xKgPAq8KGXmtaXIFjFs1AmZJXtYrXJn2sqL3oxHZjfQ,3107
|
|
55
|
+
thingy/path.py,sha256=me__Ukw-7NiD70Yd9tOWyj7QX79-deFvsQaQ9AGzWzU,4732
|
|
56
|
+
thingy/popup.py,sha256=jW-nbpdeswqEMTli7OmBv1J8XQsvFoMI0J33O6dOeu8,2529
|
|
57
|
+
thingy/process.py,sha256=88pKHQZXBP1m3Ja7t3DtKJ4Njn7HS2OtcI0Z0i1KwUs,3560
|
|
58
|
+
thingy/run.py,sha256=051lGahG4liYLckQFpmSaGuE9Chd-lFdmJO85LdmeXE,12607
|
|
59
|
+
thingy/tfm_pane.py,sha256=40DmQeLMEUPiKKIJkgN1MEpIen00V70I1HB7Q6git44,19814
|
|
60
|
+
thingy/tidy.py,sha256=wzkyxzCsHXyY46G3Rjqu4ZrqiL8QMbRXyJEeYOmpy-o,5402
|
|
61
|
+
skilleter_thingy-0.0.38.dist-info/LICENSE,sha256=ljOS4DjXvqEo5VzGfdaRwgRZPbNScGBmfwyC8PChvmQ,32422
|
|
62
|
+
skilleter_thingy-0.0.38.dist-info/METADATA,sha256=EaLUGKWfalGIZRtHNclkIBAGlumvclBiS9KhQDKjx98,5210
|
|
63
|
+
skilleter_thingy-0.0.38.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
64
|
+
skilleter_thingy-0.0.38.dist-info/entry_points.txt,sha256=uML6YXxwLAqsei9dtRTL8E0A-ckylZkowrLZkiRwg_U,1425
|
|
65
|
+
skilleter_thingy-0.0.38.dist-info/top_level.txt,sha256=6b-j7cVbNvY_GM72zfBa6gSHa83iCpET98CT4YRZ8Ls,393
|
|
66
|
+
skilleter_thingy-0.0.38.dist-info/RECORD,,
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
[console_scripts]
|
|
2
|
+
addpath = src:addpath.addpath
|
|
3
|
+
borger = src:borger.borger
|
|
4
|
+
console_colours = src:console_colours.console_colours
|
|
5
|
+
diskspacecheck = src:diskspacecheck.diskspacecheck
|
|
6
|
+
docker-purge = src:docker_purge.docker_purge
|
|
7
|
+
ffind = src:ffind.ffind
|
|
8
|
+
ggit = src:ggit.ggit
|
|
9
|
+
ggrep = src:ggrep.ggrep
|
|
10
|
+
git-br = src:git_br.git_br
|
|
11
|
+
git-ca = src:git_ca.git_ca
|
|
12
|
+
git-cleanup = src:git_cleanup.git_cleanup
|
|
13
|
+
git-co = src:git_co.git_co
|
|
14
|
+
git-common = src:git_common.git_common
|
|
15
|
+
git-hold = src:git_hold.git_hold
|
|
16
|
+
git-mr = src:git_mr.git_mr
|
|
17
|
+
git-parent = src:git_parent.git_parent
|
|
18
|
+
git-review = src:git_review.git_review
|
|
19
|
+
git-update = src:git_update.git_update
|
|
20
|
+
git-wt = src:git_wt.git_wt
|
|
21
|
+
gitcmp-helper = src:gitcmp_helper.gitcmp_helper
|
|
22
|
+
gitprompt = src:gitprompt.gitprompt
|
|
23
|
+
gl = src:gl.gl
|
|
24
|
+
gphotosync = src:gphotosync.gphotosync
|
|
25
|
+
linecount = src:linecount.linecount
|
|
26
|
+
moviemover = src:moviemover.moviemover
|
|
27
|
+
photodupe = src:photodupe.photodupe
|
|
28
|
+
phototidier = src:phototidier.phototidier
|
|
29
|
+
py-audit = src:py_audit.py_audit
|
|
30
|
+
readable = src:readable.readable
|
|
31
|
+
remdir = src:remdir.remdir
|
|
32
|
+
rmdupe = src:rmdupe.rmdupe
|
|
33
|
+
rpylint = src:rpylint.rpylint
|
|
34
|
+
s3-sync = src:s3_sync.s3_sync
|
|
35
|
+
splitpics = src:splitpics.splitpics
|
|
36
|
+
strreplace = src:strreplace.strreplace
|
|
37
|
+
sysmon = src:sysmon.sysmon
|
|
38
|
+
tfm = src:tfm.tfm
|
|
39
|
+
tfparse = src:tfparse.tfparse
|
|
40
|
+
trimpath = src:trimpath.trimpath
|
|
41
|
+
window-rename = src:window_rename.window_rename
|
|
42
|
+
xchmod = src:xchmod.xchmod
|
|
43
|
+
yamlcheck = src:yamlcheck.yamlcheck
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
__init__
|
|
2
|
+
addpath
|
|
3
|
+
borger
|
|
4
|
+
console_colours
|
|
5
|
+
diskspacecheck
|
|
6
|
+
docker_purge
|
|
7
|
+
ffind
|
|
8
|
+
ggit
|
|
9
|
+
ggrep
|
|
10
|
+
git_br
|
|
11
|
+
git_ca
|
|
12
|
+
git_cleanup
|
|
13
|
+
git_co
|
|
14
|
+
git_common
|
|
15
|
+
git_hold
|
|
16
|
+
git_mr
|
|
17
|
+
git_parent
|
|
18
|
+
git_review
|
|
19
|
+
git_update
|
|
20
|
+
git_wt
|
|
21
|
+
gitcmp_helper
|
|
22
|
+
gitprompt
|
|
23
|
+
gl
|
|
24
|
+
gphotosync
|
|
25
|
+
linecount
|
|
26
|
+
moviemover
|
|
27
|
+
photodupe
|
|
28
|
+
phototidier
|
|
29
|
+
py_audit
|
|
30
|
+
readable
|
|
31
|
+
remdir
|
|
32
|
+
rmdupe
|
|
33
|
+
rpylint
|
|
34
|
+
splitpics
|
|
35
|
+
strreplace
|
|
36
|
+
sysmon
|
|
37
|
+
tfm
|
|
38
|
+
tfparse
|
|
39
|
+
thingy
|
|
40
|
+
trimpath
|
|
41
|
+
window_rename
|
|
42
|
+
xchmod
|
|
43
|
+
yamlcheck
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
skilleter_thingy/__init__.py,sha256=rVPTxm8L5w52U0YdTd7r_D44SBP7pS3JCJtsf0iIsow,110
|
|
2
|
-
skilleter_thingy/addpath.py,sha256=4Yhhgjjz1XDI98j0dAiQpNA2ejLefeWUTeSg3nIXQq0,3842
|
|
3
|
-
skilleter_thingy/borger.py,sha256=AQX7OHeGXcUjkgyXEWE2h_oOey9eczZBbKjrreXvRAs,7832
|
|
4
|
-
skilleter_thingy/console_colours.py,sha256=BOS9mo3jChx_FE8L1j488MDoVNgib11KjTRhrz_YRYE,1781
|
|
5
|
-
skilleter_thingy/diskspacecheck.py,sha256=7xsj4egXXV6jPhXZTe2b5rS03XAmm5uLC5TeiO1NJoE,2072
|
|
6
|
-
skilleter_thingy/docker_purge.py,sha256=2t6yjlxmHCHKMAejLViYyOQNzyqSXGiV59df4Wlojaw,3349
|
|
7
|
-
skilleter_thingy/ffind.py,sha256=1MQGnzr-n3TUH2yFphfj4SjYNR3b-6LsdmLjhHJy2e0,19345
|
|
8
|
-
skilleter_thingy/ggit.py,sha256=AIhW3S7HC9smgBcHmDsbTLnO6j9VASkeLsBeA0hnCvM,2480
|
|
9
|
-
skilleter_thingy/ggrep.py,sha256=Mxme8gliQms9-_uf7CLqD9Zd3ZAVFWjamsK6dWw58jg,5863
|
|
10
|
-
skilleter_thingy/git_br.py,sha256=NUCqe85VCgouzEpbMVODaScPIsbCrC4pe7zDMDz02Ro,5799
|
|
11
|
-
skilleter_thingy/git_ca.py,sha256=0SluqsJaNSaPdcS4c94648ELAm7aHB3aWgIdF1sngT8,4963
|
|
12
|
-
skilleter_thingy/git_cleanup.py,sha256=TnUPYAUnByVyY_dwANzDg2BGGNh3jskNF1DgU3pc8Jk,10201
|
|
13
|
-
skilleter_thingy/git_co.py,sha256=gBES0ltlomy7vXX8IHh0-Vt1af54t2Ie5UnRYYfP4tM,8212
|
|
14
|
-
skilleter_thingy/git_common.py,sha256=ZjNkvIBRDGNLFYwOu9FjeqdDKJdm0sndX5QATtmq290,1879
|
|
15
|
-
skilleter_thingy/git_hold.py,sha256=yXpbpwH0cKpRiSAwxsYZncF4XHkJREUiLEyxCWzN8Rg,4617
|
|
16
|
-
skilleter_thingy/git_mr.py,sha256=BCE68hhz2bV0zwHkEv5tyfRY0aXoUdb_aJ-yWYDu_Wo,3087
|
|
17
|
-
skilleter_thingy/git_parent.py,sha256=D47D01dPs6kActusA0ircJYTv8tBjDoe8MzMpJVWJpA,2683
|
|
18
|
-
skilleter_thingy/git_review.py,sha256=1_vGcEgy6TvzoXIIDqsOeRZ4qeweDeNPuLwDQsEH08k,51769
|
|
19
|
-
skilleter_thingy/git_update.py,sha256=2SAGeqL2LjdsXTYak3nvPtNfhSOWJdXZfAUx6bqC8Qw,13972
|
|
20
|
-
skilleter_thingy/git_wt.py,sha256=pe2VNmNZTlc4su9I1-xnDcui7QVBQ7X3kOIJWQrrfic,3128
|
|
21
|
-
skilleter_thingy/gitcmp_helper.py,sha256=_3ji-PyIF2oI6a4zyUPjLeCFgAtACykxPpOrbjD6-aw,11245
|
|
22
|
-
skilleter_thingy/gitprompt.py,sha256=SzSMd0EGI7ftPko80Q2PipwbVA-qjU1jsmdpmTCM5GI,8912
|
|
23
|
-
skilleter_thingy/gl.py,sha256=9zbGpKxw6lX9RghLkdy-Q5sZlqtbB3uGFO04qTu1dH8,5954
|
|
24
|
-
skilleter_thingy/gphotosync.py,sha256=TBxGEwhbMKv47tw1R-9roGPXZE_XYfZTNEe8FsA4AxI,22035
|
|
25
|
-
skilleter_thingy/linecount.py,sha256=5voQtjJjDCVx4zjPwVRy620NpuLiwwFitzxjIsRGtxQ,4310
|
|
26
|
-
skilleter_thingy/moviemover.py,sha256=j_Xb9_jFdgpFBAXcF4tEqbnKH_FonlnUU39LiCK980k,4470
|
|
27
|
-
skilleter_thingy/photodupe.py,sha256=FssLgbLnqHPuSvMGtRyOa7bRdowufJOQaJJ56f9ybxk,4195
|
|
28
|
-
skilleter_thingy/phototidier.py,sha256=5gSjlINUxf3ZQl3NG0o7CsWwODvTbokIMIafLFvn8Hc,7818
|
|
29
|
-
skilleter_thingy/py_audit.py,sha256=ZyKN8O0fM4xnwVspk1qH_Dnv5ujM7lJfKxC87xWilr0,4395
|
|
30
|
-
skilleter_thingy/readable.py,sha256=eZ6nI5TDMncwP74sdPMXrvGTNR7M51-NUGOxRwJpAvA,9474
|
|
31
|
-
skilleter_thingy/remdir.py,sha256=-C-LAOaphdKLbBwm--rEwrsDdyldXps-C4s8iDNOKw8,4610
|
|
32
|
-
skilleter_thingy/rmdupe.py,sha256=tcX3w8XvliGwBMdSt9BUu07kuDtQEc0IiU8sCxmgzHA,17117
|
|
33
|
-
skilleter_thingy/rpylint.py,sha256=TzZ5GvWrqgTKYKZwadTvzdbX-DJ8ll4WfVJqtN6IzO0,2635
|
|
34
|
-
skilleter_thingy/splitpics.py,sha256=qRlJrqet7TEI6SodS4bkuKXQUpOdMaqmjE4c1CR7ouo,3266
|
|
35
|
-
skilleter_thingy/strreplace.py,sha256=xsIWw0hc452rYEBtNEQFKIzmV03xjm_Taz-eDTmFFKI,2539
|
|
36
|
-
skilleter_thingy/sysmon.py,sha256=XRZG6EVSzoVYan_N16qVB1l1RaU51uvLWlRA0CDjC54,11348
|
|
37
|
-
skilleter_thingy/tfm.py,sha256=3ejKNI2P65lGz-50mxRMxW_o5NmoeMDcmhji_0uALhI,33703
|
|
38
|
-
skilleter_thingy/tfparse.py,sha256=u1IZH2J_WH1aORyMozKSI2JKok7_S1MMJhiobzmhlUI,2988
|
|
39
|
-
skilleter_thingy/trimpath.py,sha256=IJU3zl4Hg08g0eU24LZyDlGfNa-5k-TZM5s9zR4OIdA,2385
|
|
40
|
-
skilleter_thingy/window_rename.py,sha256=dCBgZqih_3YKHt35hsOAhARFp3QxOi8w8huC63sqJK8,3128
|
|
41
|
-
skilleter_thingy/xchmod.py,sha256=F9_lxKuLqVlHHr3oBI3dkMoFOuwRzYDlpQMTmDcjpBI,4590
|
|
42
|
-
skilleter_thingy/yamlcheck.py,sha256=FXylZ5NtHirDlPVhVEUZUZkTugVR-g51BbjaN06akAc,2868
|
|
43
|
-
skilleter_thingy/thingy/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
44
|
-
skilleter_thingy/thingy/colour.py,sha256=D-RTYsND6Xm6m3xl0mOe9QSrTNYsyY0K_a8x3id2gvg,7031
|
|
45
|
-
skilleter_thingy/thingy/dc_curses.py,sha256=fuuQPR11zV_akAhygL_cAhVLC5YAgKgowzlITVbETE8,8539
|
|
46
|
-
skilleter_thingy/thingy/dc_defaults.py,sha256=ahcteQvoWZrO5iTU68zkIY1Zex6iX5uR5ubwI4CCYBk,6170
|
|
47
|
-
skilleter_thingy/thingy/dc_util.py,sha256=Df73imXhHx3HzcPHiRcHAoea0e3HURdLcrolUsMhOFs,1783
|
|
48
|
-
skilleter_thingy/thingy/dircolors.py,sha256=5NbXMsGWdABLvvZfB70VPmN6N5HyyihfpgoQq1NRJbg,12264
|
|
49
|
-
skilleter_thingy/thingy/docker.py,sha256=9EFatudoVPfB1UbDEtzdJDB3o6ToHiNHv8-oLsUeqiQ,2449
|
|
50
|
-
skilleter_thingy/thingy/files.py,sha256=8wXUHEGALhHvYtJewjSNwHFw-hGHFYbWH9_40lJj5ZY,4257
|
|
51
|
-
skilleter_thingy/thingy/git.py,sha256=9y58KhFx6t9nNyqMbixM5cl8LBcD2sdCh9UgyVPv4bo,38043
|
|
52
|
-
skilleter_thingy/thingy/git2.py,sha256=xfQrOpOk4SLdE6T-pr0FTuYGn0gSY92VMDpmqvX3gDM,35751
|
|
53
|
-
skilleter_thingy/thingy/gitlab.py,sha256=uXAF918xnPk6qQyiwPQDbMZfqtJzhiRqDS7yEtJEIAg,6079
|
|
54
|
-
skilleter_thingy/thingy/logger.py,sha256=xKgPAq8KGXmtaXIFjFs1AmZJXtYrXJn2sqL3oxHZjfQ,3107
|
|
55
|
-
skilleter_thingy/thingy/path.py,sha256=me__Ukw-7NiD70Yd9tOWyj7QX79-deFvsQaQ9AGzWzU,4732
|
|
56
|
-
skilleter_thingy/thingy/popup.py,sha256=jW-nbpdeswqEMTli7OmBv1J8XQsvFoMI0J33O6dOeu8,2529
|
|
57
|
-
skilleter_thingy/thingy/process.py,sha256=88pKHQZXBP1m3Ja7t3DtKJ4Njn7HS2OtcI0Z0i1KwUs,3560
|
|
58
|
-
skilleter_thingy/thingy/run.py,sha256=051lGahG4liYLckQFpmSaGuE9Chd-lFdmJO85LdmeXE,12607
|
|
59
|
-
skilleter_thingy/thingy/tfm_pane.py,sha256=40DmQeLMEUPiKKIJkgN1MEpIen00V70I1HB7Q6git44,19814
|
|
60
|
-
skilleter_thingy/thingy/tidy.py,sha256=wzkyxzCsHXyY46G3Rjqu4ZrqiL8QMbRXyJEeYOmpy-o,5402
|
|
61
|
-
skilleter_thingy-0.0.37.dist-info/LICENSE,sha256=ljOS4DjXvqEo5VzGfdaRwgRZPbNScGBmfwyC8PChvmQ,32422
|
|
62
|
-
skilleter_thingy-0.0.37.dist-info/METADATA,sha256=TSxtKk420kL_GymJ2Z6N-tlqhRyasJBvsGGYo4Qa270,5210
|
|
63
|
-
skilleter_thingy-0.0.37.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
64
|
-
skilleter_thingy-0.0.37.dist-info/entry_points.txt,sha256=jf7hVfH0dojLxk0D4TjIazKoqdToditCGdCfyhIotME,1971
|
|
65
|
-
skilleter_thingy-0.0.37.dist-info/top_level.txt,sha256=8-JhgToBBiWURunmvfpSxEvNkDHQQ7r25-aBXtZv61g,17
|
|
66
|
-
skilleter_thingy-0.0.37.dist-info/RECORD,,
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
[console_scripts]
|
|
2
|
-
addpath = skilleter_thingy:addpath.addpath
|
|
3
|
-
borger = skilleter_thingy:borger.borger
|
|
4
|
-
console_colours = skilleter_thingy:console_colours.console_colours
|
|
5
|
-
diskspacecheck = skilleter_thingy:diskspacecheck.diskspacecheck
|
|
6
|
-
docker-purge = skilleter_thingy:docker_purge.docker_purge
|
|
7
|
-
ffind = skilleter_thingy:ffind.ffind
|
|
8
|
-
ggit = skilleter_thingy:ggit.ggit
|
|
9
|
-
ggrep = skilleter_thingy:ggrep.ggrep
|
|
10
|
-
git-br = skilleter_thingy:git_br.git_br
|
|
11
|
-
git-ca = skilleter_thingy:git_ca.git_ca
|
|
12
|
-
git-cleanup = skilleter_thingy:git_cleanup.git_cleanup
|
|
13
|
-
git-co = skilleter_thingy:git_co.git_co
|
|
14
|
-
git-common = skilleter_thingy:git_common.git_common
|
|
15
|
-
git-hold = skilleter_thingy:git_hold.git_hold
|
|
16
|
-
git-mr = skilleter_thingy:git_mr.git_mr
|
|
17
|
-
git-parent = skilleter_thingy:git_parent.git_parent
|
|
18
|
-
git-review = skilleter_thingy:git_review.git_review
|
|
19
|
-
git-update = skilleter_thingy:git_update.git_update
|
|
20
|
-
git-wt = skilleter_thingy:git_wt.git_wt
|
|
21
|
-
gitcmp-helper = skilleter_thingy:gitcmp_helper.gitcmp_helper
|
|
22
|
-
gitprompt = skilleter_thingy:gitprompt.gitprompt
|
|
23
|
-
gl = skilleter_thingy:gl.gl
|
|
24
|
-
gphotosync = skilleter_thingy:gphotosync.gphotosync
|
|
25
|
-
linecount = skilleter_thingy:linecount.linecount
|
|
26
|
-
moviemover = skilleter_thingy:moviemover.moviemover
|
|
27
|
-
photodupe = skilleter_thingy:photodupe.photodupe
|
|
28
|
-
phototidier = skilleter_thingy:phototidier.phototidier
|
|
29
|
-
py-audit = skilleter_thingy:py_audit.py_audit
|
|
30
|
-
readable = skilleter_thingy:readable.readable
|
|
31
|
-
remdir = skilleter_thingy:remdir.remdir
|
|
32
|
-
rmdupe = skilleter_thingy:rmdupe.rmdupe
|
|
33
|
-
rpylint = skilleter_thingy:rpylint.rpylint
|
|
34
|
-
s3-sync = skilleter_thingy:s3_sync.s3_sync
|
|
35
|
-
splitpics = skilleter_thingy:splitpics.splitpics
|
|
36
|
-
strreplace = skilleter_thingy:strreplace.strreplace
|
|
37
|
-
sysmon = skilleter_thingy:sysmon.sysmon
|
|
38
|
-
tfm = skilleter_thingy:tfm.tfm
|
|
39
|
-
tfparse = skilleter_thingy:tfparse.tfparse
|
|
40
|
-
trimpath = skilleter_thingy:trimpath.trimpath
|
|
41
|
-
window-rename = skilleter_thingy:window_rename.window_rename
|
|
42
|
-
xchmod = skilleter_thingy:xchmod.xchmod
|
|
43
|
-
yamlcheck = skilleter_thingy:yamlcheck.yamlcheck
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
skilleter_thingy
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/skilleter_thingy/gl.py → /gl.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|