2929[accessibility ]
3030name = " Accessibility"
3131description = """
32- Assistive technology that helps overcome disabilities and impairments to make software usable by as many people as possible. \
32+ Assistive technology that helps overcome disabilities and impairments to make software usable by as many people as possible.\
3333"""
3434
3535[aerospace ]
@@ -104,7 +104,7 @@ Crates to help with the process of confirming identities.\
104104[automotive ]
105105name = " Automotive"
106106description = """
107- Crates related to the automotive industry, including vehicle control and diagnostics.
107+ Crates related to the automotive industry, including vehicle control and diagnostics.\
108108"""
109109
110110[caching ]
@@ -233,7 +233,7 @@ includes binding generators and helpful language constructs.\
233233[development-tools .categories .procedural-macro-helpers ]
234234name = " Procedural macro helpers"
235235description = """
236- Crates to help you write procedural macros in Rust.
236+ Crates to help you write procedural macros in Rust.\
237237"""
238238
239239[development-tools .categories .profiling ]
@@ -258,7 +258,7 @@ Crates to help with sending, receiving, formatting, and parsing email.\
258258name = " Embedded development"
259259description = """
260260Crates that are primarily useful on embedded devices or \
261- without an operating system.
261+ without an operating system.\
262262"""
263263
264264[emulators ]
@@ -280,7 +280,7 @@ name = "External FFI bindings"
280280description = """
281281Direct Rust FFI bindings to libraries written in other languages; \
282282often denoted by a -sys suffix. Safe and idiomatic wrappers are in \
283- the API bindings category.
283+ the API bindings category.\
284284"""
285285
286286[filesystem ]
@@ -354,7 +354,7 @@ languages and regions.\
354354[mathematics ]
355355name = " Mathematics"
356356description = """
357- Crates with a mathematical aspect.
357+ Crates with a mathematical aspect.\
358358"""
359359
360360[memory-management ]
@@ -374,25 +374,25 @@ engines.\
374374[multimedia .categories .audio ]
375375name = " Audio"
376376description = """
377- Crates that record, output, or process audio.
377+ Crates that record, output, or process audio.\
378378"""
379379
380380[multimedia .categories .video ]
381381name = " Video"
382382description = """
383- Crates that record, output, or process video.
383+ Crates that record, output, or process video.\
384384"""
385385
386386[multimedia .categories .images ]
387387name = " Images"
388388description = """
389- Crates that process or build images.
389+ Crates that process or build images.\
390390"""
391391
392392[multimedia .categories .encoding ]
393393name = " Encoding"
394394description = """
395- Crates that encode or decode binary data in multimedia formats.
395+ Crates that encode or decode binary data in multimedia formats.\
396396"""
397397
398398[network-programming ]
@@ -405,7 +405,7 @@ or SSH, or lower-level network protocols such as TCP or UDP.\
405405[no-std ]
406406name = " No standard library"
407407description = """
408- Crates that are able to function without the Rust standard library.
408+ Crates that are able to function without the Rust standard library.\
409409"""
410410
411411[no-std .categories .no-alloc ]
@@ -514,7 +514,7 @@ biology, machine learning, geoscience, and other scientific fields.\
514514[science .categories .geo ]
515515name = " Geospatial"
516516description = """
517- Processing of spatial information, maps, navigation data, and geographic information systems.
517+ Processing of spatial information, maps, navigation data, and geographic information systems.\
518518"""
519519
520520[science .categories .robotics ]
0 commit comments