diff --git a/robofab/Data/DemoFont.ufo/fontinfo.plist b/Data/DemoFont.ufo/fontinfo.plist similarity index 100% rename from robofab/Data/DemoFont.ufo/fontinfo.plist rename to Data/DemoFont.ufo/fontinfo.plist diff --git a/robofab/Data/DemoFont.ufo/glyphs/A_.glif b/Data/DemoFont.ufo/glyphs/A_.glif similarity index 100% rename from robofab/Data/DemoFont.ufo/glyphs/A_.glif rename to Data/DemoFont.ufo/glyphs/A_.glif diff --git a/robofab/Data/DemoFont.ufo/glyphs/B_.glif b/Data/DemoFont.ufo/glyphs/B_.glif similarity index 100% rename from robofab/Data/DemoFont.ufo/glyphs/B_.glif rename to Data/DemoFont.ufo/glyphs/B_.glif diff --git a/robofab/Data/DemoFont.ufo/glyphs/F_.glif b/Data/DemoFont.ufo/glyphs/F_.glif similarity index 100% rename from robofab/Data/DemoFont.ufo/glyphs/F_.glif rename to Data/DemoFont.ufo/glyphs/F_.glif diff --git a/robofab/Data/DemoFont.ufo/glyphs/F_A_B_.glif b/Data/DemoFont.ufo/glyphs/F_A_B_.glif similarity index 100% rename from robofab/Data/DemoFont.ufo/glyphs/F_A_B_.glif rename to Data/DemoFont.ufo/glyphs/F_A_B_.glif diff --git a/robofab/Data/DemoFont.ufo/glyphs/G_.glif b/Data/DemoFont.ufo/glyphs/G_.glif similarity index 100% rename from robofab/Data/DemoFont.ufo/glyphs/G_.glif rename to Data/DemoFont.ufo/glyphs/G_.glif diff --git a/robofab/Data/DemoFont.ufo/glyphs/O_.glif b/Data/DemoFont.ufo/glyphs/O_.glif similarity index 100% rename from robofab/Data/DemoFont.ufo/glyphs/O_.glif rename to Data/DemoFont.ufo/glyphs/O_.glif diff --git a/robofab/Data/DemoFont.ufo/glyphs/R_.glif b/Data/DemoFont.ufo/glyphs/R_.glif similarity index 100% rename from robofab/Data/DemoFont.ufo/glyphs/R_.glif rename to Data/DemoFont.ufo/glyphs/R_.glif diff --git a/robofab/Data/DemoFont.ufo/glyphs/a#condensed_bold.glif b/Data/DemoFont.ufo/glyphs/a#condensed_bold.glif similarity index 100% rename from robofab/Data/DemoFont.ufo/glyphs/a#condensed_bold.glif rename to Data/DemoFont.ufo/glyphs/a#condensed_bold.glif diff --git a/robofab/Data/DemoFont.ufo/glyphs/a#condensed_light.glif b/Data/DemoFont.ufo/glyphs/a#condensed_light.glif similarity index 100% rename from robofab/Data/DemoFont.ufo/glyphs/a#condensed_light.glif rename to Data/DemoFont.ufo/glyphs/a#condensed_light.glif diff --git a/robofab/Data/DemoFont.ufo/glyphs/a#wide_bold.glif b/Data/DemoFont.ufo/glyphs/a#wide_bold.glif similarity index 100% rename from robofab/Data/DemoFont.ufo/glyphs/a#wide_bold.glif rename to Data/DemoFont.ufo/glyphs/a#wide_bold.glif diff --git a/robofab/Data/DemoFont.ufo/glyphs/a#wide_light.glif b/Data/DemoFont.ufo/glyphs/a#wide_light.glif similarity index 100% rename from robofab/Data/DemoFont.ufo/glyphs/a#wide_light.glif rename to Data/DemoFont.ufo/glyphs/a#wide_light.glif diff --git a/robofab/Data/DemoFont.ufo/glyphs/a.glif b/Data/DemoFont.ufo/glyphs/a.glif similarity index 100% rename from robofab/Data/DemoFont.ufo/glyphs/a.glif rename to Data/DemoFont.ufo/glyphs/a.glif diff --git a/robofab/Data/DemoFont.ufo/glyphs/contents.plist b/Data/DemoFont.ufo/glyphs/contents.plist similarity index 100% rename from robofab/Data/DemoFont.ufo/glyphs/contents.plist rename to Data/DemoFont.ufo/glyphs/contents.plist diff --git a/robofab/Data/DemoFont.ufo/glyphs/testglyph1.glif b/Data/DemoFont.ufo/glyphs/testglyph1.glif similarity index 100% rename from robofab/Data/DemoFont.ufo/glyphs/testglyph1.glif rename to Data/DemoFont.ufo/glyphs/testglyph1.glif diff --git a/robofab/Data/DemoFont.ufo/glyphs/testglyph1.reversed.glif b/Data/DemoFont.ufo/glyphs/testglyph1.reversed.glif similarity index 100% rename from robofab/Data/DemoFont.ufo/glyphs/testglyph1.reversed.glif rename to Data/DemoFont.ufo/glyphs/testglyph1.reversed.glif diff --git a/robofab/Data/DemoFont.ufo/metainfo.plist b/Data/DemoFont.ufo/metainfo.plist similarity index 100% rename from robofab/Data/DemoFont.ufo/metainfo.plist rename to Data/DemoFont.ufo/metainfo.plist diff --git a/robofab/Data/frequency.txt b/Data/frequency.txt similarity index 100% rename from robofab/Data/frequency.txt rename to Data/frequency.txt diff --git a/robofab/Data/template_FoundrySettings.plist b/Data/template_FoundrySettings.plist similarity index 100% rename from robofab/Data/template_FoundrySettings.plist rename to Data/template_FoundrySettings.plist diff --git a/robofab/Lib/robofab/__init__.py b/Lib/robofab/__init__.py similarity index 100% rename from robofab/Lib/robofab/__init__.py rename to Lib/robofab/__init__.py diff --git a/robofab/Lib/robofab/gString.py b/Lib/robofab/gString.py similarity index 100% rename from robofab/Lib/robofab/gString.py rename to Lib/robofab/gString.py diff --git a/robofab/Lib/robofab/glifLib.py b/Lib/robofab/glifLib.py similarity index 100% rename from robofab/Lib/robofab/glifLib.py rename to Lib/robofab/glifLib.py diff --git a/robofab/Lib/robofab/interface/__init__.py b/Lib/robofab/interface/__init__.py similarity index 100% rename from robofab/Lib/robofab/interface/__init__.py rename to Lib/robofab/interface/__init__.py diff --git a/robofab/Lib/robofab/interface/all/__init__.py b/Lib/robofab/interface/all/__init__.py similarity index 100% rename from robofab/Lib/robofab/interface/all/__init__.py rename to Lib/robofab/interface/all/__init__.py diff --git a/robofab/Lib/robofab/interface/all/dialogs.py b/Lib/robofab/interface/all/dialogs.py similarity index 100% rename from robofab/Lib/robofab/interface/all/dialogs.py rename to Lib/robofab/interface/all/dialogs.py diff --git a/robofab/Lib/robofab/interface/mac/__init__.py b/Lib/robofab/interface/mac/__init__.py similarity index 100% rename from robofab/Lib/robofab/interface/mac/__init__.py rename to Lib/robofab/interface/mac/__init__.py diff --git a/robofab/Lib/robofab/interface/mac/getFileOrFolder.py b/Lib/robofab/interface/mac/getFileOrFolder.py similarity index 100% rename from robofab/Lib/robofab/interface/mac/getFileOrFolder.py rename to Lib/robofab/interface/mac/getFileOrFolder.py diff --git a/robofab/Lib/robofab/interface/win/__init__.py b/Lib/robofab/interface/win/__init__.py similarity index 100% rename from robofab/Lib/robofab/interface/win/__init__.py rename to Lib/robofab/interface/win/__init__.py diff --git a/robofab/Lib/robofab/objects/__init__.py b/Lib/robofab/objects/__init__.py similarity index 100% rename from robofab/Lib/robofab/objects/__init__.py rename to Lib/robofab/objects/__init__.py diff --git a/robofab/Lib/robofab/objects/family.py b/Lib/robofab/objects/family.py similarity index 100% rename from robofab/Lib/robofab/objects/family.py rename to Lib/robofab/objects/family.py diff --git a/robofab/Lib/robofab/objects/featureLib.py b/Lib/robofab/objects/featureLib.py similarity index 100% rename from robofab/Lib/robofab/objects/featureLib.py rename to Lib/robofab/objects/featureLib.py diff --git a/robofab/Lib/robofab/objects/objectsBase.py b/Lib/robofab/objects/objectsBase.py similarity index 100% rename from robofab/Lib/robofab/objects/objectsBase.py rename to Lib/robofab/objects/objectsBase.py diff --git a/robofab/Lib/robofab/objects/objectsFF.py b/Lib/robofab/objects/objectsFF.py similarity index 100% rename from robofab/Lib/robofab/objects/objectsFF.py rename to Lib/robofab/objects/objectsFF.py diff --git a/robofab/Lib/robofab/objects/objectsFL.py b/Lib/robofab/objects/objectsFL.py similarity index 100% rename from robofab/Lib/robofab/objects/objectsFL.py rename to Lib/robofab/objects/objectsFL.py diff --git a/robofab/Lib/robofab/objects/objectsRF.py b/Lib/robofab/objects/objectsRF.py similarity index 100% rename from robofab/Lib/robofab/objects/objectsRF.py rename to Lib/robofab/objects/objectsRF.py diff --git a/robofab/Lib/robofab/path/__init__.py b/Lib/robofab/path/__init__.py similarity index 100% rename from robofab/Lib/robofab/path/__init__.py rename to Lib/robofab/path/__init__.py diff --git a/robofab/Lib/robofab/path/intersect.py b/Lib/robofab/path/intersect.py similarity index 100% rename from robofab/Lib/robofab/path/intersect.py rename to Lib/robofab/path/intersect.py diff --git a/robofab/Lib/robofab/pens/__init__.py b/Lib/robofab/pens/__init__.py similarity index 100% rename from robofab/Lib/robofab/pens/__init__.py rename to Lib/robofab/pens/__init__.py diff --git a/robofab/Lib/robofab/pens/adapterPens.py b/Lib/robofab/pens/adapterPens.py similarity index 100% rename from robofab/Lib/robofab/pens/adapterPens.py rename to Lib/robofab/pens/adapterPens.py diff --git a/robofab/Lib/robofab/pens/boundsPen.py b/Lib/robofab/pens/boundsPen.py similarity index 100% rename from robofab/Lib/robofab/pens/boundsPen.py rename to Lib/robofab/pens/boundsPen.py diff --git a/robofab/Lib/robofab/pens/digestPen.py b/Lib/robofab/pens/digestPen.py similarity index 100% rename from robofab/Lib/robofab/pens/digestPen.py rename to Lib/robofab/pens/digestPen.py diff --git a/robofab/Lib/robofab/pens/filterPen.py b/Lib/robofab/pens/filterPen.py similarity index 100% rename from robofab/Lib/robofab/pens/filterPen.py rename to Lib/robofab/pens/filterPen.py diff --git a/robofab/Lib/robofab/pens/flPen.py b/Lib/robofab/pens/flPen.py similarity index 100% rename from robofab/Lib/robofab/pens/flPen.py rename to Lib/robofab/pens/flPen.py diff --git a/robofab/Lib/robofab/pens/mathPens.py b/Lib/robofab/pens/mathPens.py similarity index 100% rename from robofab/Lib/robofab/pens/mathPens.py rename to Lib/robofab/pens/mathPens.py diff --git a/robofab/Lib/robofab/pens/pointPen.py b/Lib/robofab/pens/pointPen.py similarity index 100% rename from robofab/Lib/robofab/pens/pointPen.py rename to Lib/robofab/pens/pointPen.py diff --git a/robofab/Lib/robofab/pens/quartzPen.py b/Lib/robofab/pens/quartzPen.py similarity index 100% rename from robofab/Lib/robofab/pens/quartzPen.py rename to Lib/robofab/pens/quartzPen.py diff --git a/robofab/Lib/robofab/pens/reverseContourPointPen.py b/Lib/robofab/pens/reverseContourPointPen.py similarity index 100% rename from robofab/Lib/robofab/pens/reverseContourPointPen.py rename to Lib/robofab/pens/reverseContourPointPen.py diff --git a/robofab/Lib/robofab/pens/rfUFOPen.py b/Lib/robofab/pens/rfUFOPen.py similarity index 100% rename from robofab/Lib/robofab/pens/rfUFOPen.py rename to Lib/robofab/pens/rfUFOPen.py diff --git a/robofab/Lib/robofab/plistFromTree.py b/Lib/robofab/plistFromTree.py similarity index 100% rename from robofab/Lib/robofab/plistFromTree.py rename to Lib/robofab/plistFromTree.py diff --git a/robofab/Lib/robofab/plistlib.py b/Lib/robofab/plistlib.py similarity index 100% rename from robofab/Lib/robofab/plistlib.py rename to Lib/robofab/plistlib.py diff --git a/robofab/Lib/robofab/test/__init__.py b/Lib/robofab/test/__init__.py similarity index 100% rename from robofab/Lib/robofab/test/__init__.py rename to Lib/robofab/test/__init__.py diff --git a/robofab/Lib/robofab/test/runAll.py b/Lib/robofab/test/runAll.py similarity index 100% rename from robofab/Lib/robofab/test/runAll.py rename to Lib/robofab/test/runAll.py diff --git a/robofab/Lib/robofab/test/testSupport.py b/Lib/robofab/test/testSupport.py similarity index 100% rename from robofab/Lib/robofab/test/testSupport.py rename to Lib/robofab/test/testSupport.py diff --git a/robofab/Lib/robofab/test/test_glifLib.py b/Lib/robofab/test/test_glifLib.py similarity index 100% rename from robofab/Lib/robofab/test/test_glifLib.py rename to Lib/robofab/test/test_glifLib.py diff --git a/robofab/Lib/robofab/test/test_objectsFL.py b/Lib/robofab/test/test_objectsFL.py similarity index 100% rename from robofab/Lib/robofab/test/test_objectsFL.py rename to Lib/robofab/test/test_objectsFL.py diff --git a/robofab/Lib/robofab/test/test_objectsUFO.py b/Lib/robofab/test/test_objectsUFO.py similarity index 100% rename from robofab/Lib/robofab/test/test_objectsUFO.py rename to Lib/robofab/test/test_objectsUFO.py diff --git a/robofab/Lib/robofab/test/test_pens.py b/Lib/robofab/test/test_pens.py similarity index 100% rename from robofab/Lib/robofab/test/test_pens.py rename to Lib/robofab/test/test_pens.py diff --git a/robofab/Lib/robofab/test/test_psHints.py b/Lib/robofab/test/test_psHints.py similarity index 100% rename from robofab/Lib/robofab/test/test_psHints.py rename to Lib/robofab/test/test_psHints.py diff --git a/robofab/Lib/robofab/tools/__init__.py b/Lib/robofab/tools/__init__.py similarity index 100% rename from robofab/Lib/robofab/tools/__init__.py rename to Lib/robofab/tools/__init__.py diff --git a/robofab/Lib/robofab/tools/accentBuilder.py b/Lib/robofab/tools/accentBuilder.py similarity index 100% rename from robofab/Lib/robofab/tools/accentBuilder.py rename to Lib/robofab/tools/accentBuilder.py diff --git a/robofab/Lib/robofab/tools/glifExport.py b/Lib/robofab/tools/glifExport.py similarity index 100% rename from robofab/Lib/robofab/tools/glifExport.py rename to Lib/robofab/tools/glifExport.py diff --git a/robofab/Lib/robofab/tools/glifImport.py b/Lib/robofab/tools/glifImport.py similarity index 100% rename from robofab/Lib/robofab/tools/glifImport.py rename to Lib/robofab/tools/glifImport.py diff --git a/robofab/Lib/robofab/tools/glyphConstruction.py b/Lib/robofab/tools/glyphConstruction.py similarity index 100% rename from robofab/Lib/robofab/tools/glyphConstruction.py rename to Lib/robofab/tools/glyphConstruction.py diff --git a/robofab/Lib/robofab/tools/glyphNameSchemes.py b/Lib/robofab/tools/glyphNameSchemes.py similarity index 100% rename from robofab/Lib/robofab/tools/glyphNameSchemes.py rename to Lib/robofab/tools/glyphNameSchemes.py diff --git a/robofab/Lib/robofab/tools/nameTable.py b/Lib/robofab/tools/nameTable.py similarity index 100% rename from robofab/Lib/robofab/tools/nameTable.py rename to Lib/robofab/tools/nameTable.py diff --git a/robofab/Lib/robofab/tools/objectDumper.py b/Lib/robofab/tools/objectDumper.py similarity index 100% rename from robofab/Lib/robofab/tools/objectDumper.py rename to Lib/robofab/tools/objectDumper.py diff --git a/robofab/Lib/robofab/tools/otFeatures.py b/Lib/robofab/tools/otFeatures.py similarity index 100% rename from robofab/Lib/robofab/tools/otFeatures.py rename to Lib/robofab/tools/otFeatures.py diff --git a/robofab/Lib/robofab/tools/proof.py b/Lib/robofab/tools/proof.py similarity index 100% rename from robofab/Lib/robofab/tools/proof.py rename to Lib/robofab/tools/proof.py diff --git a/robofab/Lib/robofab/tools/remote.py b/Lib/robofab/tools/remote.py similarity index 100% rename from robofab/Lib/robofab/tools/remote.py rename to Lib/robofab/tools/remote.py diff --git a/robofab/Lib/robofab/tools/rfPrefs.py b/Lib/robofab/tools/rfPrefs.py similarity index 100% rename from robofab/Lib/robofab/tools/rfPrefs.py rename to Lib/robofab/tools/rfPrefs.py diff --git a/robofab/Lib/robofab/tools/toolsAll.py b/Lib/robofab/tools/toolsAll.py similarity index 100% rename from robofab/Lib/robofab/tools/toolsAll.py rename to Lib/robofab/tools/toolsAll.py diff --git a/robofab/Lib/robofab/tools/toolsFL.py b/Lib/robofab/tools/toolsFL.py similarity index 100% rename from robofab/Lib/robofab/tools/toolsFL.py rename to Lib/robofab/tools/toolsFL.py diff --git a/robofab/Lib/robofab/tools/toolsRF.py b/Lib/robofab/tools/toolsRF.py similarity index 100% rename from robofab/Lib/robofab/tools/toolsRF.py rename to Lib/robofab/tools/toolsRF.py diff --git a/robofab/Lib/robofab/ufoLib.py b/Lib/robofab/ufoLib.py similarity index 100% rename from robofab/Lib/robofab/ufoLib.py rename to Lib/robofab/ufoLib.py diff --git a/robofab/Lib/robofab/world.py b/Lib/robofab/world.py similarity index 100% rename from robofab/Lib/robofab/world.py rename to Lib/robofab/world.py diff --git a/robofab/Lib/robofab/xmlTreeBuilder.py b/Lib/robofab/xmlTreeBuilder.py similarity index 100% rename from robofab/Lib/robofab/xmlTreeBuilder.py rename to Lib/robofab/xmlTreeBuilder.py diff --git a/robofab/install.py b/install.py similarity index 100% rename from robofab/install.py rename to install.py