Adds a new package: cherrytree - A hierarchical note taking application
cherrytree - A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file. This commit also adds PyGtkSourceView - a Python wrapper for the GtkSourceView widget library. Official page http://www.giuspen.com/cherrytree
This commit is contained in:
@@ -38,6 +38,7 @@ let
|
||||
pygame = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
pygobject = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
pygtk = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
pygtksourceview = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
pyGtkGlade = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
pyIRCt = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
pyMAILt = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
|
||||
Reference in New Issue
Block a user