Skip to content

create .tea package from a deb package and it's dependencies. using apt-python module. currently created for TeaLinuxOS

Notifications You must be signed in to change notification settings

mnirfan/tea-maker-gtk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Tea Package Maker

Create a single file installer for linux ubuntu and debian derivatives software for offline usage. Currently developed for TeaLinuxOS

Requiremets

  1. python-apt >= 0.9.3.5
  2. python-gobject >= 3.12

how to use:

You will need a 'status' file. It can be obtained from /var/lib/dpkg/status. It can be your own OS or your friend's OS if you want to provide offline installer for him/her.

Open the app, select the 'status' file, input a valid package name, click 'Build'.

Development

To Do

  • add help content

About

create .tea package from a deb package and it's dependencies. using apt-python module. currently created for TeaLinuxOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%