Skip to content

Commit 5728480

Browse files
committed
Add some more content to README
1 parent 31d2443 commit 5728480

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ apt-offline -- An Offline Package Manager
77

88
apt-offline is an offline package management tool written in the Python Programming Language. This program, as of now, is intended for people using Debian (And Debian based) systems.
99

10-
This program allows leveraging the power of Debian (more precisely apt-get) onto a completely disconnected machine. Most of the people with slow or no internet connection (most of those in India/Nepal/Pakistan and nearby countries) have not considered using Debian (or Debian derived distributions) because Debian's real taste is experienced when it is connected to the internet.
10+
It can help you install/upgrade packages, and their dependencies, on a Debian box with no direct internet connection. It can also download full bug report (Debian only) for those packages.
11+
12+
For Developers, it can help you download a source deb package, along with all its build dependencies.
13+
14+
This program allows leveraging the power of Debian (more precisely APT) onto a completely disconnected machine. Most of the people with slow or no internet connection (most of those in India/Nepal/Pakistan and nearby countries), have not considered using Debian (or Debian derived distributions), because Debian's real taste is experienced when it is connected to the internet.
1115

1216
This utility is an attempt in making that problem eradicate. I hope this utility comes of use to you. I'd be eager to hear your comments/suggestions. Feel free to drop an email at rrs _AT_ researchut |DOT| com
1317

0 commit comments

Comments
 (0)