Skip to content

AlessandroMuscio/KiboPgArLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KiboPgArLib

This library takes inspiration from the UniBSFpLib refactoring the code, adding documentation but also new features. For whatever problem may arise form the use of this library report it on the github issues of this repository.

For it python counterpart look here.

Installation

WIP!!

Usage

For an overview of its usages consults the wiki (WIP!!).

This library is distributed under the MIT license, provided here

Reason for Rename

This library has been renamed from KiboUniBSFpLib to KiboPgArLib, basically, just for one main reason.
Even thought I took inspiration and upgraded the already established UniBSFpLib, hence the name, with the two main goal being:

  • Refactoring the code to make it work with IntelliJ Idea and be more readable.
  • Adding documentation.

I can already see that this library its evolving into something pretty different from where it started and the changes are just gonna keep coming.

That was the main reason, there is also a second small reason. The main purpose of this library is that of being used for the projects of the course "Programma Arnaldo". That does not mean it can only be exclusively used for that (because how the hell can I know what you are using it for?) but I also wanted a way to symbolize the fact that this library was created for that purpose.