From c20aba8c4c25788131d91eef12c3ab613626fd19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Borgstr=C3=B6m?= Date: Wed, 12 Mar 2014 21:00:30 +0100 Subject: [PATCH] docs: Add link to Slackware packages --- docs/global.rst.inc | 1 + docs/index.rst | 2 +- docs/installation.rst | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/global.rst.inc b/docs/global.rst.inc index b0c6a8786..694f4d967 100644 --- a/docs/global.rst.inc +++ b/docs/global.rst.inc @@ -21,4 +21,5 @@ .. _Debian: http://packages.debian.org/attic .. _Ubuntu: http://packages.ubuntu.com/attic .. _Arch Linux: https://aur.archlinux.org/packages/attic/ +.. _Slackware: http://slackbuilds.org/result/?search=Attic .. _Cython: http://cython.org/ diff --git a/docs/index.rst b/docs/index.rst index d43149e3b..bac3036cd 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -24,7 +24,7 @@ You can use pip to install |project_name| quickly and easily:: $ pip install attic -|project_name| is also part of the Debian_, Ubuntu_ and `Arch Linux`_ +|project_name| is also part of the Debian_, Ubuntu_, `Arch Linux`_ and Slackware_ distributions of GNU/Linux. Need more help with installing? See :ref:`installation`. diff --git a/docs/installation.rst b/docs/installation.rst index 034ffd50c..0d5c7f96b 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -48,5 +48,5 @@ are normally bundled with the release tarball. Packages -------- -|project_name| is also part of the Debian_, Ubuntu_ and `Arch Linux`_ +|project_name| is also part of the Debian_, Ubuntu_, `Arch Linux`_ and Slackware_ distributions of GNU/Linux.