Page MenuHomeDevCentral

merge-dictionaries
No OneTemporary

merge-dictionaries

#!/usr/bin/env python3
# -------------------------------------------------------------
# Merge dictionaries :: Application
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Description: Merge dictionaries from various sources,
# mainly IDEs, and allow to propagate them.
# License: BSD-2-Clause
# -------------------------------------------------------------
from mergedictionaries import app
if __name__ == "__main__":
app.run()

File Metadata

Mime Type
text/x-python
Expires
Sat, Mar 21, 05:36 (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3466588
Default Alt Text
merge-dictionaries (525 B)

Event Timeline