summaryrefslogtreecommitdiffstats
path: root/python/py3cairo/slack-desc
diff options
context:
space:
mode:
author Matteo Bernardini2017-09-24 12:06:44 +0200
committer Robby Workman2021-04-18 06:54:37 +0200
commitf6b75f26bdd9a64234f54e424a669695e1af37f1 (patch)
tree84498346c2dff34782be44c728b451af25c85ace /python/py3cairo/slack-desc
parent865fb73730a53ccb58c6945576b0dd99c69a2d95 (diff)
downloadslackbuilds-f6b75f26bdd9a64234f54e424a669695e1af37f1.tar.gz
python/py3cairo: Removed (added to Slackware).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/py3cairo/slack-desc')
-rw-r--r--python/py3cairo/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/python/py3cairo/slack-desc b/python/py3cairo/slack-desc
deleted file mode 100644
index 5d9388745f..0000000000
--- a/python/py3cairo/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.
-# Line up the first '|' above the ':' following the base package name, and
-# the '|' on the right side marks the last column you can put a character in.
-# You must make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':' except on otherwise blank lines.
-
- |-----handy-ruler------------------------------------------------------|
-py3cairo: py3cairo (Python 3.x bindings for cairo)
-py3cairo:
-py3cairo: Pycairo is a Python binding for the cairo graphics library.
-py3cairo: The Pycairo bindings are designed to match the cairo C API as closely
-py3cairo: as possible, and to deviate only in cases which are clearly better
-py3cairo: implemented in a more 'Pythonic' way.
-py3cairo:
-py3cairo:
-py3cairo:
-py3cairo: Home Page: http://cairographics.org/pycairo/
-py3cairo: