Skip to content

yohe/plumage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plumage

Description of Software

This software called "plumage" is the framework of plugin management. Plumage is providing following features:

  • Dynamic load of the shared libraries.
  • Completely separation of the user-interface and plugin implementation.
  • Requirements management of plugins for the collaboration between the plugin.
  • Check the reference when unload the plugin.

About the binary compatibility

There is not the binary compatibility now.

LICENSE

MIT License.

Requirement

  • Packages
    • cmake 2.6 or later
    • clang 3.1 or later
    • libc++
    • Boost library for the boost::any.

Author

Yohei.Sekiguchi <ysekiguchi.zzz@gmail.com> 

About

Plumage is the plugin manager for c++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages