@@ -2652,8 +2652,8 @@ contributions:
2652
2652
categories :
2653
2653
sentence : Adds an REPL Console to view the output of code typed into it immediately.
2654
2654
Also gives the PDE the ability to hot swap code.
2655
- paragraph : This mode adds in a Read-Evaluate-Print-Loop console to processing in
2656
- the form of a tab at the bottom. The console enables users to type in processing
2655
+ paragraph : This mode adds in a Read-Evaluate-Print-Loop console to Processing in
2656
+ the form of a tab at the bottom. The console enables users to type in Processing
2657
2657
code and to view the output of this code immediately. Each subsequent line of
2658
2658
code shows the output incrementally, much like how an REPL Console for any interpretive
2659
2659
language (like Python, and the Linux bash terminal) would. The console also provides
@@ -3305,7 +3305,7 @@ contributions:
3305
3305
status : DEPRECATED
3306
3306
type : library
3307
3307
name : Phidgets For Processing
3308
- authors :
' [Shachar Geiger]([email protected] )'
3308
+ authors :
' [Shachar Geiger](mailto: [email protected] )'
3309
3309
url : https://github.com/sgeigers/Phidgets-For-Processing
3310
3310
categories :
3311
3311
- Hardware
@@ -3841,7 +3841,7 @@ contributions:
3841
3841
status : VALID
3842
3842
type : library
3843
3843
name : tramontanaCV
3844
- authors : ' [Pierluigi Dalla Rosa](www.pierdr.com)'
3844
+ authors : ' [Pierluigi Dalla Rosa](https:// www.pierdr.com/ )'
3845
3845
url : https://tramontana.xyz/tramontanacv
3846
3846
categories :
3847
3847
- Video & Vision
@@ -3870,7 +3870,7 @@ contributions:
3870
3870
status : VALID
3871
3871
type : library
3872
3872
name : meter
3873
- authors : Bill (Papa) Kujawa
3873
+ authors : Bill \ (Papa\ ) Kujawa
3874
3874
url : https://github.com/BillKujawa/meter.git
3875
3875
categories :
3876
3876
- Hardware
@@ -4705,7 +4705,7 @@ contributions:
4705
4705
status : VALID
4706
4706
type : library
4707
4707
name : Simple Phidgets
4708
- authors :
' [Shachar Geiger]([email protected] )'
4708
+ authors :
' [Shachar Geiger](mailto: [email protected] )'
4709
4709
url : https://github.com/sgeigers/SimplePhidgets
4710
4710
categories :
4711
4711
- Hardware
@@ -4773,8 +4773,7 @@ contributions:
4773
4773
status : VALID
4774
4774
type : library
4775
4775
name : (Weka4P) Weka Machine Learning for Processing
4776
- authors :
' [Rong-Hao Liang]([email protected] ), [Wesley Hartogs](https://wesleyhartogs.nl),
4777
-
4776
+ authors :
' [Rong-Hao Liang](mailto:[email protected] ), [Wesley Hartogs](https://wesleyhartogs.nl), [Janet Huang](mailto:[email protected] )'
4778
4777
url : https://howieliang.github.io/Weka4P/
4779
4778
categories :
4780
4779
- Data
@@ -4952,7 +4951,7 @@ contributions:
4952
4951
status : VALID
4953
4952
type : library
4954
4953
name : SerialRecord
4955
- authors :
' [Oliver Steele]([email protected] )'
4954
+ authors :
' [Oliver Steele](mailto: [email protected] )'
4956
4955
url : https://osteele.github.io/Processing_SerialRecord/
4957
4956
categories :
4958
4957
- Data
0 commit comments