mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 10:08:40 -05:00
massive overhaul of directory to make it work nicer with .deb generation
This commit is contained in:
parent
41672b8a39
commit
8dcec263ff
31 changed files with 384 additions and 64 deletions
4
src/trimage/hurry/filesize/__init__.py
Normal file
4
src/trimage/hurry/filesize/__init__.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
from hurry.filesize.filesize import size
|
||||
from hurry.filesize.filesize import traditional, alternative, verbose, iec, si
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue