This website requires JavaScript.
Explore
Help
Sign In
hollalinux
/
slackbuilds
mirror of
https://github.com/SlackBuildsOrg/slackbuilds.git
Watch
1
Star
0
Fork
You've already forked slackbuilds
0
Code
Issues
Projects
Releases
Wiki
Activity
9876a1ee2e
slackbuilds
/
python
/
python-patch
/
setup.py
4 lines
94 B
Python
Raw
Blame
History
from
distutils
.
core
import
setup
setup
(
name
=
'
patch
'
,
version
=
'
1.16
'
,
py_modules
=
[
'
patch
'
]
,
)
Reference in New Issue
View Git Blame
Copy Permalink