aboutsummaryrefslogtreecommitdiff
path: root/development/pyplusplus/README
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-13 00:07:19 +0200
committerHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-13 00:07:19 +0200
commite66cce247f6e3e5e88807945f7d77823e0dfa2cf (patch)
tree7bc90bd1a29cf7f6d7a503d63a105c4c8350dd1e /development/pyplusplus/README
parent2736d21736bfe9b75a788950e5829694ab982651 (diff)
development/pyplusplus: Removed from 13.0 repository
Diffstat (limited to 'development/pyplusplus/README')
-rw-r--r--development/pyplusplus/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/development/pyplusplus/README b/development/pyplusplus/README
deleted file mode 100644
index 1caa88770f498..0000000000000
--- a/development/pyplusplus/README
+++ /dev/null
@@ -1,11 +0,0 @@
-Py++ is an object-oriented framework for creating a code generator for
-Boost.Python library. Py++ uses few different programming paradigms
-to help you to expose C++ declarations to Python. This code generator
-will not stand on your way. It will guide you through the whole
-process. It will raise warnings in the case you are doing something
-wrong with a link to the explanation. And the most important it will
-save your time - you will not have to update code generator script
-every time source code is changed.
-
-Py++ package is dependent upon Boost, gccxml and pygccxml packages,
-all available on SlackBuilds.org.