{"body":"(asdf:defsystem #:cl-jupyter-widgets\n  :description \"Jupyter widgets for cl-jupyter\"\n  :version \"1.0\"\n  :author \"Kevin Esslinger and Christian Schafmeister\"\n  :license \"BSD 2-Clause. See LICENSE.\"\n  :depends-on (:cl-jupyter)\n  :serial t\n;;; cl-jupyter-widgets stuff\n  :components (:pathname \"src\"\n                         (:file \"packages\")\n                         (:file \"tools\")\n                         (:module ikernel\n                          :pathname \"ikernel\"\n                          :serial t\n                          :components ((:file \"manager\")\n                                       (:file \"comm\")))\n                         (:module iwidgets\n                          :pathname \"iwidgets\"\n                          :serial t\n                          :components\n                                  ((:file \"init\")\n                                   (:file \"version\")\n                                   (:module widgets\n                                    :pathname \"widgets\"\n                                    :serial t\n                                    :components ( ;;(:file \"widgets-version\")\n                                                 (:file \"interface\")\n                                                 (:file \"traitlets\")\n                                                 (:file \"trait_types\")\n                                                 (:file \"widget\")\n                                                 (:file \"valuewidget\")\n                                                 (:file \"domwidget\")\n                                                 (:file \"widget_style_7\")\n                                                 (:file \"widget_core_7\")\n                                                 (:file \"widget_description_7\")\n                                                 (:file \"widget_layout_7\")\n                                                 (:file \"widget_int_7\")\n                                                 (:file \"widget_bool_7\")\n                                                 (:file \"widget_color_7\")\n                                                 (:file \"widget_image\")\n                                                 (:file \"widget_selection_7\")\n                                                 (:file \"widget_float_7\")\n                                                 (:file \"widget_button_7\")\n                                                 (:file \"widget_string_7\")\n                                                 (:file \"widget_box_7\")\n                                                 (:file \"widget_output_7\")\n                                                 (:file \"widget_selectioncontainer_7\")))))))\n","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/XGSKUB1K","modified":1527970027,"id":"XGSKUB1K","size":2668,"lines":47,"own_paste":false,"theme":"","date":1527970027}