Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

flash_kernel

Blame
  • project.clj 258 B
    (defproject xdg-basedir "1.0.0"
      :description "Implementation of the XDG Base Directory Specification"
      :license {:name "Eclipse Public License"
                :url "http://www.eclipse.org/legal/epl-v10.html"}
      :dependencies [[org.clojure/clojure "1.6.0"]])