Skip to content

hyeoncheon/spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Honcheonui SPEC

This simple package, spec, provides interface specifications for honcheonui project. Currently it contains plugin specification include interface for provider plugin and data types for that plugins.

This interface and struct definitions were originally on the Honcheonui Project but now separated into here since there are some conflict when using dep and writing plugins.

Anyway, Please visit Honcheonui Project for more information.

Author

Yonghwan SO https://github.com/sio4 & http://www.sauru.so

Copyright (GNU General Public License v3.0)

Copyright 2016 Yonghwan SO

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 3 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA