Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
eudplib is a package which provides scripting for StarCraft Use Map Setting(UMS) to UMS map and tool developers.
eudplib
is a StarCraft Use Map Setting(UMS) map tool library for Python programming language.
Fork of https://github.com/phu54321/eudplib
For easy-to-use executable, see https://github.com/armoha/euddraft/releases
epScript
, scripting language for StarCraft Trigger similar to JavaScriptThe eudplib issue tracker lives in euddraft repository <https://github.com/armoha/euddraft/issues/>
_.
Since euddraft is standalone distribution for Python, eudplib, freeze map protector and epTrace line profiler, it's convenient to use a single issue tracker for both.
libepScript.dll
Windows ^^^^^^^ Requires CMake, MSVC, Python >= 3.10
#. git clone https://github.com/armoha/eudplib --recursive
#. cd eudplib/eudplib/epscript/cpp
#. mkdir build
#. cd build
#. cmake .. -A x64 -DCMAKE_BUILD_TYPE=Release
#. msbuild ALL_BUILD.vcxproj /p:Configuration=Release /p:Platform=x64
FAQs
eudplib is a package which provides scripting for StarCraft Use Map Setting(UMS) to UMS map and tool developers.
We found that eudplib demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.