mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-22 11:30:29 +03:00
In Python 2.7 shutil.copytree() *always* preserves the file mode. I don't want to rely on changing them in the source as that's fragile. So, write our own recursive function to fix them after the copy. Once we move to Python 3 we can use the copy_function argument, combined with the umask we already set.
EDDN - Elite: Dangerous Data Network
The Elite: Dangerous Data Network is a system for willing Commanders to share dynamic data about the galaxy with others.
By pooling data in a common format, tools and analyses can be produced that add an even greater depth and vibrancy to the in-game universe.
EDDN is not run by or affiliated with Frontier Developments.
Hosting has been very generously provided by Vivio Technologies, until 2017.
Hosting is now provided by the EDCD community.
Using EDDN
EDDN Status
Description
Languages
Python
46.7%
JavaScript
24.2%
HTML
16.4%
Shell
12.2%
CSS
0.5%