cpm-3.3.0 --------- Version 3.3.0 Author Jonas Oberschweiber Michael Hanus Maintainer Michael Hanus Synopsis Curry Package Manager: a tool to distribute and install Curry libraries and applications Category Packaging Programming Dependencies base >= 3.0.0, < 4.0.0 abstract-curry >= 3.0.0, < 5.0.0 boxes >= 3.0.0, < 4.0.0 cass-analysis >= 4.0.0, < 5.0.0 cass >= 4.0.0, < 5.0.0 cdbi >= 3.2.0, < 4.0.0 csv >= 3.0.0, < 4.0.0 cryptohash >= 3.0.0, < 4.0.0 curry-resources >= 1.0.0 currypath >= 3.0.0, < 4.0.0 det-parse >= 3.0.0, < 4.0.0 directory >= 3.0.0, < 4.0.0 execpath >= 3.0.0, < 4.0.0 filepath >= 3.0.0, < 4.0.0 flatcurry >= 3.1.0, < 5.0.0 frontend-exec >= 3.0.0, < 4.0.0 graphviz >= 3.0.0, < 4.0.0 io-extra >= 3.0.0, < 4.0.0 json >= 3.0.0, < 4.0.0 opt-parse >= 3.0.0, < 4.0.0 process >= 3.0.0, < 4.0.0 profiling >= 3.0.0, < 4.0.0 propertyfile >= 3.0.0, < 4.0.0 read-legacy >= 3.0.0, < 4.0.0 rw-data >= 1.0.0 time >= 3.0.0, < 4.0.0 url-base >= 0.1.0 wl-pprint >= 3.0.0, < 4.0.0 Executable Name cypm Main module CPM.Main Options kics2: :set rts -T kmcc: :set rts -T Exported modules CPM.Config CPM.ErrorLogger CPM.FileUtil CPM.Package CPM.PackageCache.Global CPM.Package.Helpers CPM.Repository CPM.Repository.Update CPM.Repository.Select CPM.Resolution Config module CPM.ConfigPackage Test suite Directory src Test modules CPM.Package CPM.Resolution CPM.LookupSet Documentation Directory docs Main file manual.tex Command pdflatex -output-directory=OUTDIR manual.tex && pdflatex -output-directory=OUTDIR manual.tex && cp OUTDIR/manual.idx manual.idx && makeindex manual.idx && mv manual.ind OUTDIR/manual.ind && rm -f manual.idx manual.ilg && pdflatex -output-directory=OUTDIR manual.tex && pdflatex -output-directory=OUTDIR manual.tex Source Git https://github.com/curry-packages/cpm.git@v3.3.0 License BSD-3-Clause License file LICENSE Homepage http://www.curry-lang.org/tools/cpm Repository https://github.com/curry-packages/cpm.git