@@ -2657,8 +2657,8 @@ contributions:
2657
2657
categories :
2658
2658
sentence : Adds an REPL Console to view the output of code typed into it immediately.
2659
2659
Also gives the PDE the ability to hot swap code.
2660
- paragraph : This mode adds in a Read-Evaluate-Print-Loop console to processing in
2661
- the form of a tab at the bottom. The console enables users to type in processing
2660
+ paragraph : This mode adds in a Read-Evaluate-Print-Loop console to Processing in
2661
+ the form of a tab at the bottom. The console enables users to type in Processing
2662
2662
code and to view the output of this code immediately. Each subsequent line of
2663
2663
code shows the output incrementally, much like how an REPL Console for any interpretive
2664
2664
language (like Python, and the Linux bash terminal) would. The console also provides
@@ -3310,7 +3310,7 @@ contributions:
3310
3310
status : DEPRECATED
3311
3311
type : library
3312
3312
name : Phidgets For Processing
3313
- authors :
' [Shachar Geiger]([email protected] )'
3313
+ authors :
' [Shachar Geiger](mailto: [email protected] )'
3314
3314
url : https://github.com/sgeigers/Phidgets-For-Processing
3315
3315
categories :
3316
3316
- Hardware
@@ -3846,7 +3846,7 @@ contributions:
3846
3846
status : VALID
3847
3847
type : library
3848
3848
name : tramontanaCV
3849
- authors : ' [Pierluigi Dalla Rosa](www.pierdr.com)'
3849
+ authors : ' [Pierluigi Dalla Rosa](https:// www.pierdr.com/ )'
3850
3850
url : https://tramontana.xyz/tramontanacv
3851
3851
categories :
3852
3852
- Video & Vision
@@ -3875,7 +3875,7 @@ contributions:
3875
3875
status : VALID
3876
3876
type : library
3877
3877
name : meter
3878
- authors : Bill (Papa) Kujawa
3878
+ authors : Bill \ (Papa\ ) Kujawa
3879
3879
url : https://github.com/BillKujawa/meter.git
3880
3880
categories :
3881
3881
- Hardware
@@ -4710,7 +4710,7 @@ contributions:
4710
4710
status : VALID
4711
4711
type : library
4712
4712
name : Simple Phidgets
4713
- authors :
' [Shachar Geiger]([email protected] )'
4713
+ authors :
' [Shachar Geiger](mailto: [email protected] )'
4714
4714
url : https://github.com/sgeigers/SimplePhidgets
4715
4715
categories :
4716
4716
- Hardware
@@ -4778,8 +4778,7 @@ contributions:
4778
4778
status : VALID
4779
4779
type : library
4780
4780
name : (Weka4P) Weka Machine Learning for Processing
4781
- authors :
' [Rong-Hao Liang]([email protected] ), [Wesley Hartogs](https://wesleyhartogs.nl),
4782
-
4781
+ authors :
' [Rong-Hao Liang](mailto:[email protected] ), [Wesley Hartogs](https://wesleyhartogs.nl), [Janet Huang](mailto:[email protected] )'
4783
4782
url : https://howieliang.github.io/Weka4P/
4784
4783
categories :
4785
4784
- Data
@@ -4958,7 +4957,7 @@ contributions:
4958
4957
status : VALID
4959
4958
type : library
4960
4959
name : SerialRecord
4961
- authors :
' [Oliver Steele]([email protected] )'
4960
+ authors :
' [Oliver Steele](mailto: [email protected] )'
4962
4961
url : https://osteele.github.io/Processing_SerialRecord/
4963
4962
categories :
4964
4963
- Data
0 commit comments