Set up your sources.list
sudo sh -c 'echo "deb http://www.inf.ufpr.br/fgbombardelli/repository trusty main" > /etc/apt/sources.list.d/fgbombardelli.list'
Set up your sources.list
sudo apt-key adv --keyserver http://www.inf.ufpr.br/fgbombardelli/repository/conf/gpg.key --recv-key 802BFFE3
Packages - Libraries
- libtiobj (code)
- Library for to parse and to handle tiobj;
- libtisys (code)
- Library similar to boost::filesystem, but using as base the tiobj;
- libtiarg (code)
- Library to parse the arguments of the cpp program;
Packages - O2CL
- o2cl (code)
- Base for object-oriented command line;
- o2cl-proj (code)
- Class proj handles projects in c++ and allows methods as new, make and build deb packages;
- o2cl-node (code)
- Class node handles the nodes of the system;
- o2cl-tiobj (code)
- Class tiobj handles tiobj files and allows to get and to set attributes in files.ti
- o2cl-repository (code)
- Class repository handles tiobj files and allows to get and to set attributes in files.ti