summaryrefslogtreecommitdiff
path: root/python/py3cairo/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'python/py3cairo/slack-desc')
-rw-r--r--python/py3cairo/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/py3cairo/slack-desc b/python/py3cairo/slack-desc
new file mode 100644
index 0000000000..a05c180740
--- /dev/null
+++ b/python/py3cairo/slack-desc
@@ -0,0 +1,19 @@
+# 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: