38 projects tagged "BSD Three-Clause"
Running sccs2rcs in a directory with an SCCS subdirectory will convert all the SCCS files to corresponding RCS master files in a new RCS directory; the SCCS data itself is accessed read-only. It will complain and terminate if any of the SCCS files are checked out, or if the RCS directory already exists and is non-empty. If the directory contains snapshot auxiliary data produced by Emacs VC mode for tagging, that will be used too.
uterus is a codec library for financial tick data with an emphasis on market data integrity and maintainability. It comes with a set of tools to convert (mux) and print (demux) data from some sources, and to perform standard tasks like selecting instruments, creating snapshots and candles from tick data, etc. Special care is taken to provide longevity and consistence. All timestamps are internally converted to coordinated time, and price and quantity quotes are converted to a monetary datatype which doesn't suffer from rounding errors. Most importantly, meta data is stored along with the payload data in an inseparable unit, to provide self-contained and self-documenting files or network streams.