Skip to content

PaulPrice/eups

 
 

Repository files navigation

EUPS : A Unix Versioning System
Copyright (C) 2003-2006 Nikhil Padmanabhan and Robert Lupton
npadmana@princeton.edu and rhl@astro.princeton.edu

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

Note that this package is distributed free of cost, and the user is 
free to update any/all parts of the code.  This is with the implicit
assumption that the original code will be acknowledged.


Details on installing and using EUPS are given in the manual,
doc/eups.tex. To produce a readable copy, cd doc and say:
      latex eups.tex; dvips -f eups.dvi > eups.ps
or
      pdflatex eups.tex

About

A version manager tracking product dependencies

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.7%
  • Shell 5.5%
  • Other 0.8%