diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-05-22 17:46:39 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-22 17:46:39 -0700 |
| commit | 082c827fd38eabf3a8f60407cbc19df715432143 (patch) | |
| tree | 7b07727b0c6a1acc10b0bb16dc74e2f64e146c90 /ports/python3/CONTROL | |
| parent | 621d2f852d43b5766bbf13bd22591524a083e48e (diff) | |
| parent | 683d8a8820680fc017d0faef08bac490f68e781e (diff) | |
| download | vcpkg-082c827fd38eabf3a8f60407cbc19df715432143.tar.gz vcpkg-082c827fd38eabf3a8f60407cbc19df715432143.zip | |
Merge pull request #1123 from muemart/python
Add port for Python 3
Diffstat (limited to 'ports/python3/CONTROL')
| -rw-r--r-- | ports/python3/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/python3/CONTROL b/ports/python3/CONTROL new file mode 100644 index 000000000..6cef24232 --- /dev/null +++ b/ports/python3/CONTROL @@ -0,0 +1,3 @@ +Source: python3 +Version: 3.6.1 +Description: The Python programming language as an embeddable library
\ No newline at end of file |
