Skip to content
  • Stuart McGraw's avatar
    pkg: restructure directories · 7b0f02c5
    Stuart McGraw authored
    Restructuring was equivalent to:
      mv COPYING.txt LICENSE.txt
      mkdir jmdictdb
      mkdir bin
      mv python/tests .
      mv python/lib/* python/lib/.htaccess ./jmdictdb
      rmdir python/lib  # now empty
      mv python/* ./bin
      rmdir python  # now empty
      mv pg db
      mv patches db/updates
    
    Added setup.py and README.md
    7b0f02c5
This project is licensed under the Affero General Public License v1.0. Learn more