Creating packages: Difference between revisions

From Octave
Jump to navigation Jump to search
No edit summary
(Added and fixed links)
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Package structure ==
=== Single package ===
=== Multi package ===
==== PKG_ADD ====
==== PKG_DEL ====
==== pre_install.m ====
==== post_install.m ====
==== on_uninstall.m ====


== See also ==
== See also ==
* [[Licensing in Octave]]
* [https://www.gnu.org/software/octave/doc/interpreter/Creating-Packages.html Octave manual: Creating packages]
* http://octave.sourceforge.net/developers.html
* [[media:OctConf-2015-Octave-packages.pdf|Slides from OctConf 2015 on Creating Octave Packages (PDF)]]
* [[FAQ#Licensing_issues|Licensing in Octave]]


[[Category:Packages]]
[[Category:Packages]]

Revision as of 05:43, 25 September 2015