moved description to note

This commit is contained in:
Trilarion
2020-09-04 16:35:00 +02:00
parent 6ac46420ff
commit 82cddf09e0
1402 changed files with 2480 additions and 2804 deletions

View File

@ -1,7 +1,5 @@
# DirectPython
_C++ extension to Python, which provides basic access to DirectX._
- Home: http://directpython.sourceforge.net/, http://directpython11.sourceforge.net/
- State: beta, inactive since 2007
- Download: https://sourceforge.net/projects/directpython/files/, https://sourceforge.net/projects/directpython11/files/
@ -11,4 +9,6 @@ _C++ extension to Python, which provides basic access to DirectX._
- Code language: C++
- Code license: 2-clause BSD (source headers)
C++ extension to Python, which provides basic access to DirectX.
## Building