Commit 81eaf086 authored by Wohlgemuth, Jason's avatar Wohlgemuth, Jason
Browse files

feat: Add pipe-py structure

parent 50151957
Loading
Loading
Loading
Loading
Loading
+107 −19
Original line number Diff line number Diff line
@@ -240,7 +240,7 @@ checksum = "5fd55a5ba1179988837d24ab4c7cc8ed6efdeff578ede0416b4225a5fca35bd0"
dependencies = [
 "proc-macro2",
 "quote",
 "syn 2.0.52",
 "syn 2.0.76",
]

[[package]]
@@ -275,7 +275,7 @@ checksum = "6e0c28dcc82d7c8ead5cb13beb15405b57b8546e93215673ff8ca0349a028107"
dependencies = [
 "proc-macro2",
 "quote",
 "syn 2.0.52",
 "syn 2.0.76",
]

[[package]]
@@ -395,7 +395,7 @@ dependencies = [
 "itertools",
 "proc-macro2",
 "quote",
 "syn 2.0.52",
 "syn 2.0.76",
]

[[package]]
@@ -562,7 +562,7 @@ dependencies = [
 "heck 0.4.1",
 "proc-macro2",
 "quote",
 "syn 2.0.52",
 "syn 2.0.76",
]

[[package]]
@@ -750,7 +750,7 @@ dependencies = [
 "proc-macro2",
 "quote",
 "strsim 0.11.1",
 "syn 2.0.52",
 "syn 2.0.76",
]

[[package]]
@@ -772,7 +772,7 @@ checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806"
dependencies = [
 "darling_core 0.20.10",
 "quote",
 "syn 2.0.52",
 "syn 2.0.76",
]

[[package]]
@@ -836,7 +836,7 @@ dependencies = [
 "proc-macro2",
 "quote",
 "rustc_version",
 "syn 2.0.52",
 "syn 2.0.76",
]

[[package]]
@@ -938,7 +938,7 @@ checksum = "5c785274071b1b420972453b306eeca06acf4633829db4223b58a2a8c5953bc4"
dependencies = [
 "proc-macro2",
 "quote",
 "syn 2.0.52",
 "syn 2.0.76",
]

[[package]]
@@ -1360,6 +1360,12 @@ dependencies = [
 "unicode-width",
]

[[package]]
name = "indoc"
version = "2.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5"

[[package]]
name = "inotify"
version = "0.7.1"
@@ -1982,6 +1988,13 @@ dependencies = [
 "valuable-derive",
]

[[package]]
name = "pipe-py"
version = "0.0.1"
dependencies = [
 "pyo3",
]

[[package]]
name = "piper"
version = "0.2.1"
@@ -2053,13 +2066,76 @@ dependencies = [

[[package]]
name = "proc-macro2"
version = "1.0.78"
version = "1.0.86"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae"
checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
dependencies = [
 "unicode-ident",
]

[[package]]
name = "pyo3"
version = "0.22.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "831e8e819a138c36e212f3af3fd9eeffed6bf1510a805af35b0edee5ffa59433"
dependencies = [
 "cfg-if 1.0.0",
 "indoc",
 "libc",
 "memoffset 0.9.0",
 "once_cell",
 "portable-atomic",
 "pyo3-build-config",
 "pyo3-ffi",
 "pyo3-macros",
 "unindent",
]

[[package]]
name = "pyo3-build-config"
version = "0.22.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e8730e591b14492a8945cdff32f089250b05f5accecf74aeddf9e8272ce1fa8"
dependencies = [
 "once_cell",
 "target-lexicon",
]

[[package]]
name = "pyo3-ffi"
version = "0.22.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e97e919d2df92eb88ca80a037969f44e5e70356559654962cbb3316d00300c6"
dependencies = [
 "libc",
 "pyo3-build-config",
]

[[package]]
name = "pyo3-macros"
version = "0.22.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eb57983022ad41f9e683a599f2fd13c3664d7063a3ac5714cae4b7bee7d3f206"
dependencies = [
 "proc-macro2",
 "pyo3-macros-backend",
 "quote",
 "syn 2.0.76",
]

[[package]]
name = "pyo3-macros-backend"
version = "0.22.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec480c0c51ddec81019531705acac51bcdbeae563557c982aa8263bb96880372"
dependencies = [
 "heck 0.5.0",
 "proc-macro2",
 "pyo3-build-config",
 "quote",
 "syn 2.0.76",
]

[[package]]
name = "quick-xml"
version = "0.30.0"
@@ -2290,7 +2366,7 @@ checksum = "e0cd7e117be63d3c3678776753929474f3b04a43a080c744d6b0ae2a8c28e222"
dependencies = [
 "proc-macro2",
 "quote",
 "syn 2.0.52",
 "syn 2.0.76",
]

[[package]]
@@ -2313,7 +2389,7 @@ checksum = "0b2e6b945e9d3df726b65d6ee24060aff8e3533d431f677a9695db04eff9dfdb"
dependencies = [
 "proc-macro2",
 "quote",
 "syn 2.0.52",
 "syn 2.0.76",
]

[[package]]
@@ -2459,15 +2535,21 @@ dependencies = [

[[package]]
name = "syn"
version = "2.0.52"
version = "2.0.76"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b699d15b36d1f02c3e7c69f8ffef53de37aefae075d8488d4ba1a7788d574a07"
checksum = "578e081a14e0cefc3279b0472138c513f37b41a08d5a3cca9b6e4e8ceb6cd525"
dependencies = [
 "proc-macro2",
 "quote",
 "unicode-ident",
]

[[package]]
name = "target-lexicon"
version = "0.12.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"

[[package]]
name = "tauri-winrt-notification"
version = "0.1.3"
@@ -2538,7 +2620,7 @@ checksum = "a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261"
dependencies = [
 "proc-macro2",
 "quote",
 "syn 2.0.52",
 "syn 2.0.76",
]

[[package]]
@@ -2596,7 +2678,7 @@ checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752"
dependencies = [
 "proc-macro2",
 "quote",
 "syn 2.0.52",
 "syn 2.0.76",
]

[[package]]
@@ -2635,7 +2717,7 @@ checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
dependencies = [
 "proc-macro2",
 "quote",
 "syn 2.0.52",
 "syn 2.0.76",
]

[[package]]
@@ -2716,6 +2798,12 @@ version = "0.1.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"

[[package]]
name = "unindent"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce"

[[package]]
name = "uriparse"
version = "0.6.4"
@@ -2804,7 +2892,7 @@ dependencies = [
 "once_cell",
 "proc-macro2",
 "quote",
 "syn 2.0.52",
 "syn 2.0.76",
 "wasm-bindgen-shared",
]

@@ -2826,7 +2914,7 @@ checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
dependencies = [
 "proc-macro2",
 "quote",
 "syn 2.0.52",
 "syn 2.0.76",
 "wasm-bindgen-backend",
 "wasm-bindgen-shared",
]
+1 −1
Original line number Diff line number Diff line
[workspace]
members = ["pipe-cli", "pipe-lib"]
members = ["pipe-cli", "pipe-lib", "pipe-py"]
resolver = "2"

[workspace.package]
+357 −357
Original line number Diff line number Diff line
@@ -347,67 +347,67 @@ LH:0
end_of_record
TN:
SF:/root/dev/command/pipe-lib/src/lib.rs
FN:370,Command::test
FN:397,Config::read
FN:421,Config::read_json
FN:442,Config::read_yaml
FN:459,Config::set_environment_variables
FN:473,<impl PartialEq for Details>::eq
FN:480,EnvironmentValue::from_string
FN:483,EnvironmentValue::from_value
FN:491,EnvironmentValue::prepend_prefix
FN:495,EnvironmentValue::trim_prefix
FN:499,EnvironmentValue::get_from_serde
FN:513,EnvironmentValue::get_all
FN:523,EnvironmentValue::print_all
FN:528,EnvironmentValue::set_variable
FN:538,EnvironmentValue::set_variables
FN:545,Extension::from_string
FN:554,Label::dry_run
FN:558,Label::fail
FN:562,Label::found
FN:566,Label::not_found
FN:570,Label::output
FN:574,Label::read
FN:578,Label::rejected
FN:582,Label::run
FN:586,Label::using
FN:592,ModuleUri<'_>::from
FN:602,ModuleUri<'_>::hash
FN:626,ModuleUri<'_>::get_whitelist
FN:629,ModuleUri<'_>::is_allowed
FN:632,ModuleUri<'_>::test
FN:633,ModuleUri<'_>::test::check
FN:650,ModuleUri<'_>::working_directory
FN:662,SemanticVersion::from_string
FN:685,Script::expand_arguments
FN:720,Script::expand_arguments_from
FN:752,Script::from_template
FN:780,Script::from_path
FN:792,Script::get_command
FN:798,Script::get_arguments
FN:809,Script::maybe_create_conda_environment
FN:842,Script::maybe_git_clone
FN:849,Script::python_default
FN:863,Script::run
FN:934,Script::with_current_dir
FN:972,Script::with_environment
FN:977,Script::with_envs
FN:986,StringTemplate::new
FN:995,StringTemplate::expand
FN:1002,StringTemplate::get_variable
FN:1032,StringTemplate::is_handlebars
FN:1067,StringTemplate::remove_spaces
FN:1077,add_forward_slash
FN:1085,get_conda_environment_list
FN:1127,get_conda_environment_name
FN:1159,get_extension
FN:1163,get_parent
FN:1176,has_extension
FN:1180,is_stdin_piped
FN:1188,is_stdout_piped
FN:1206,read_file
FN:1220,to_string
FN:362,Command::test
FN:389,Config::read
FN:413,Config::read_json
FN:434,Config::read_yaml
FN:451,Config::set_environment_variables
FN:465,<impl PartialEq for Details>::eq
FN:472,EnvironmentValue::from_string
FN:475,EnvironmentValue::from_value
FN:483,EnvironmentValue::prepend_prefix
FN:487,EnvironmentValue::trim_prefix
FN:491,EnvironmentValue::get_from_serde
FN:505,EnvironmentValue::get_all
FN:515,EnvironmentValue::print_all
FN:520,EnvironmentValue::set_variable
FN:530,EnvironmentValue::set_variables
FN:537,Extension::from_string
FN:546,Label::dry_run
FN:550,Label::fail
FN:554,Label::found
FN:558,Label::not_found
FN:562,Label::output
FN:566,Label::read
FN:570,Label::rejected
FN:574,Label::run
FN:578,Label::using
FN:584,ModuleUri<'_>::from
FN:594,ModuleUri<'_>::hash
FN:618,ModuleUri<'_>::get_whitelist
FN:621,ModuleUri<'_>::is_allowed
FN:624,ModuleUri<'_>::test
FN:625,ModuleUri<'_>::test::check
FN:642,ModuleUri<'_>::working_directory
FN:654,SemanticVersion::from_string
FN:677,Script::expand_arguments
FN:712,Script::expand_arguments_from
FN:744,Script::from_template
FN:772,Script::from_path
FN:784,Script::get_command
FN:790,Script::get_arguments
FN:801,Script::maybe_create_conda_environment
FN:834,Script::maybe_git_clone
FN:841,Script::python_default
FN:855,Script::run
FN:926,Script::with_current_dir
FN:964,Script::with_environment
FN:969,Script::with_envs
FN:978,StringTemplate::new
FN:987,StringTemplate::expand
FN:994,StringTemplate::get_variable
FN:1024,StringTemplate::is_handlebars
FN:1059,StringTemplate::remove_spaces
FN:1069,add_forward_slash
FN:1077,get_conda_environment_list
FN:1119,get_conda_environment_name
FN:1151,get_extension
FN:1155,get_parent
FN:1168,has_extension
FN:1172,is_stdin_piped
FN:1180,is_stdout_piped
FN:1198,read_file
FN:1212,to_string
FNF:61
FNDA:1,Command::test
FNDA:1,Config::read
@@ -470,238 +470,245 @@ FNDA:0,is_stdin_piped
FNDA:0,is_stdout_piped
FNDA:1,read_file
FNDA:1,to_string
DA:362,1
DA:363,1
DA:367,2
DA:369,3
DA:370,1
DA:371,1
DA:373,2
DA:374,2
DA:375,2
DA:377,3
DA:378,1
DA:379,1
DA:381,2
DA:382,2
DA:383,2
DA:384,4
DA:386,6
DA:387,2
DA:390,3
DA:391,1
DA:397,1
DA:376,4
DA:378,6
DA:379,2
DA:382,3
DA:383,1
DA:389,1
DA:390,2
DA:391,2
DA:392,1
DA:394,0
DA:395,0
DA:398,2
DA:399,2
DA:400,1
DA:399,1
DA:401,0
DA:402,0
DA:403,0
DA:406,2
DA:407,1
DA:409,0
DA:410,0
DA:421,1
DA:413,1
DA:414,2
DA:415,4
DA:417,0
DA:418,0
DA:421,4
DA:422,2
DA:423,4
DA:425,0
DA:426,0
DA:429,4
DA:430,2
DA:431,4
DA:432,0
DA:434,6
DA:424,0
DA:426,6
DA:427,2
DA:434,1
DA:435,2
DA:442,1
DA:443,2
DA:444,1
DA:446,0
DA:447,0
DA:450,2
DA:451,1
DA:452,2
DA:436,1
DA:438,0
DA:439,0
DA:442,2
DA:443,1
DA:444,2
DA:445,0
DA:447,3
DA:448,1
DA:451,0
DA:452,0
DA:453,0
DA:455,3
DA:456,1
DA:459,0
DA:460,0
DA:454,0
DA:455,0
DA:456,0
DA:461,0
DA:462,0
DA:463,0
DA:464,0
DA:469,0
DA:473,1
DA:474,1
DA:465,1
DA:466,1
DA:472,0
DA:473,0
DA:475,0
DA:476,0
DA:477,0
DA:478,0
DA:479,0
DA:480,0
DA:481,0
DA:483,0
DA:484,0
DA:485,0
DA:486,0
DA:487,0
DA:488,0
DA:487,1
DA:488,1
DA:489,2
DA:491,0
DA:492,0
DA:495,1
DA:496,1
DA:497,2
DA:493,0
DA:494,0
DA:495,0
DA:496,0
DA:497,0
DA:498,0
DA:499,0
DA:500,0
DA:501,0
DA:502,0
DA:503,0
DA:504,0
DA:505,0
DA:506,0
DA:507,0
DA:509,0
DA:511,0
DA:513,1
DA:514,1
DA:515,2
DA:516,2
DA:517,2
DA:518,2
DA:519,1
DA:505,1
DA:506,1
DA:507,2
DA:508,2
DA:509,2
DA:510,2
DA:511,1
DA:515,0
DA:516,0
DA:517,0
DA:520,0
DA:521,0
DA:522,0
DA:523,0
DA:524,0
DA:525,0
DA:528,0
DA:529,0
DA:526,0
DA:530,0
DA:531,0
DA:532,0
DA:533,0
DA:534,0
DA:538,0
DA:539,0
DA:537,1
DA:538,2
DA:539,2
DA:540,3
DA:541,0
DA:545,1
DA:546,2
DA:547,2
DA:548,3
DA:549,0
DA:546,0
DA:547,0
DA:548,0
DA:550,0
DA:551,0
DA:552,0
DA:554,0
DA:555,0
DA:556,0
DA:558,0
DA:559,0
DA:560,0
DA:562,0
DA:563,0
DA:564,0
DA:562,1
DA:563,3
DA:564,3
DA:566,0
DA:567,0
DA:568,0
DA:570,1
DA:571,3
DA:572,3
DA:570,0
DA:571,0
DA:572,0
DA:574,0
DA:575,0
DA:576,0
DA:578,0
DA:579,0
DA:580,0
DA:582,0
DA:583,0
DA:584,0
DA:586,0
DA:587,0
DA:588,0
DA:592,1
DA:593,1
DA:594,2
DA:584,1
DA:585,1
DA:586,2
DA:587,1
DA:588,2
DA:589,0
DA:591,1
DA:594,1
DA:595,1
DA:596,2
DA:597,0
DA:599,1
DA:602,1
DA:603,1
DA:604,1
DA:605,1
DA:606,1
DA:607,0
DA:609,3
DA:613,4
DA:614,4
DA:616,4
DA:617,2
DA:619,2
DA:596,1
DA:597,1
DA:598,1
DA:599,0
DA:601,3
DA:605,4
DA:606,4
DA:608,4
DA:609,2
DA:611,2
DA:614,0
DA:618,0
DA:619,0
DA:621,0
DA:622,0
DA:624,0
DA:625,0
DA:626,0
DA:627,0
DA:628,0
DA:629,0
DA:630,0
DA:631,0
DA:632,0
DA:633,0
DA:634,0
DA:636,0
DA:637,0
DA:638,0
DA:639,0
DA:640,0
DA:641,0
DA:642,0
DA:643,0
DA:644,0
DA:645,0
DA:646,0
DA:650,0
DA:651,0
DA:652,0
DA:653,0
DA:654,0
DA:656,0
DA:657,0
DA:662,1
DA:663,1
DA:664,3
DA:665,3
DA:666,3
DA:648,0
DA:649,0
DA:654,1
DA:655,1
DA:656,3
DA:657,3
DA:658,3
DA:677,1
DA:678,2
DA:681,2
DA:682,1
DA:683,2
DA:684,1
DA:685,1
DA:686,2
DA:689,2
DA:690,1
DA:691,2
DA:687,2
DA:691,1
DA:692,1
DA:693,1
DA:695,2
DA:699,1
DA:700,1
DA:720,1
DA:721,2
DA:724,2
DA:725,1
DA:712,1
DA:713,2
DA:716,2
DA:717,1
DA:718,2
DA:719,2
DA:722,2
DA:724,1
DA:726,2
DA:727,2
DA:730,2
DA:732,1
DA:734,2
DA:738,1
DA:739,1
DA:752,1
DA:753,1
DA:754,3
DA:730,1
DA:731,1
DA:744,1
DA:745,1
DA:746,3
DA:750,2
DA:752,2
DA:754,2
DA:757,1
DA:758,2
DA:760,2
DA:762,2
DA:765,1
DA:766,2
DA:767,2
DA:780,1
DA:781,2
DA:759,2
DA:772,1
DA:773,2
DA:774,1
DA:776,0
DA:777,0
DA:780,2
DA:781,1
DA:782,1
DA:784,0
DA:785,0
DA:788,2
DA:789,1
DA:790,1
DA:792,2
DA:793,2
DA:794,1
DA:784,2
DA:785,2
DA:786,1
DA:787,2
DA:790,2
DA:791,2
DA:792,1
DA:793,1
DA:794,3
DA:795,2
DA:798,2
DA:799,2
DA:800,1
DA:801,1
DA:802,3
DA:803,2
DA:805,2
DA:797,2
DA:801,0
DA:802,0
DA:803,0
DA:804,0
DA:806,0
DA:807,0
DA:808,0
DA:809,0
DA:810,0
DA:811,0
DA:812,0
DA:813,0
DA:814,0
DA:815,0
DA:816,0
@@ -710,150 +717,143 @@ DA:818,0
DA:819,0
DA:821,0
DA:822,0
DA:823,0
DA:824,0
DA:825,0
DA:826,0
DA:827,0
DA:829,0
DA:830,0
DA:833,0
DA:837,0
DA:838,0
DA:842,1
DA:843,2
DA:844,2
DA:845,2
DA:846,1
DA:847,1
DA:849,0
DA:850,0
DA:834,1
DA:835,2
DA:836,2
DA:837,2
DA:838,1
DA:839,1
DA:841,0
DA:842,0
DA:843,0
DA:851,0
DA:859,0
DA:863,2
DA:855,2
DA:856,2
DA:857,2
DA:858,4
DA:859,4
DA:860,4
DA:861,2
DA:862,14
DA:863,4
DA:864,2
DA:865,2
DA:866,4
DA:867,4
DA:868,4
DA:869,2
DA:870,14
DA:871,4
DA:872,2
DA:873,1
DA:874,2
DA:875,2
DA:880,4
DA:881,2
DA:883,0
DA:884,0
DA:865,1
DA:866,2
DA:867,2
DA:872,4
DA:873,2
DA:875,0
DA:876,0
DA:879,2
DA:880,2
DA:881,4
DA:882,6
DA:883,4
DA:886,4
DA:887,2
DA:888,2
DA:889,4
DA:890,6
DA:891,4
DA:894,4
DA:895,2
DA:889,0
DA:890,0
DA:893,2
DA:894,2
DA:895,4
DA:896,0
DA:897,0
DA:898,0
DA:900,4
DA:901,2
DA:902,2
DA:903,4
DA:904,0
DA:905,0
DA:908,4
DA:909,2
DA:910,6
DA:911,2
DA:912,6
DA:913,6
DA:914,2
DA:916,3
DA:917,3
DA:918,2
DA:921,0
DA:922,0
DA:923,0
DA:927,0
DA:928,0
DA:934,1
DA:935,2
DA:936,1
DA:972,1
DA:973,2
DA:974,2
DA:977,0
DA:978,0
DA:979,0
DA:986,2
DA:988,2
DA:995,1
DA:996,4
DA:997,3
DA:1002,1
DA:1003,2
DA:1004,2
DA:1005,1
DA:1006,2
DA:1008,0
DA:1032,1
DA:1033,2
DA:1034,2
DA:1035,1
DA:1036,0
DA:1038,0
DA:1067,1
DA:1068,2
DA:902,6
DA:903,2
DA:904,6
DA:905,6
DA:906,2
DA:908,3
DA:909,3
DA:910,2
DA:913,0
DA:914,0
DA:915,0
DA:919,0
DA:920,0
DA:926,1
DA:927,2
DA:928,1
DA:964,1
DA:965,2
DA:966,2
DA:969,0
DA:970,0
DA:971,0
DA:978,2
DA:980,2
DA:987,1
DA:988,4
DA:989,3
DA:994,1
DA:995,2
DA:996,2
DA:997,1
DA:998,2
DA:1000,0
DA:1024,1
DA:1025,2
DA:1026,2
DA:1027,1
DA:1028,0
DA:1030,0
DA:1059,1
DA:1060,2
DA:1061,1
DA:1062,0
DA:1064,3
DA:1065,1
DA:1069,1
DA:1070,0
DA:1072,3
DA:1073,1
DA:1070,2
DA:1071,0
DA:1073,2
DA:1077,1
DA:1078,2
DA:1079,0
DA:1078,1
DA:1079,2
DA:1080,2
DA:1081,2
DA:1082,5
DA:1085,1
DA:1086,1
DA:1087,2
DA:1088,2
DA:1089,2
DA:1090,5
DA:1093,1
DA:1095,2
DA:1097,4
DA:1100,0
DA:1127,1
DA:1128,1
DA:1129,1
DA:1130,6
DA:1142,1
DA:1144,0
DA:1159,1
DA:1160,1
DA:1163,1
DA:1164,3
DA:1176,1
DA:1177,1
DA:1089,4
DA:1092,0
DA:1119,1
DA:1120,1
DA:1121,1
DA:1122,6
DA:1134,1
DA:1136,0
DA:1151,1
DA:1152,1
DA:1155,1
DA:1156,3
DA:1168,1
DA:1169,1
DA:1172,0
DA:1173,0
DA:1174,0
DA:1176,0
DA:1180,0
DA:1181,0
DA:1182,0
DA:1184,0
DA:1188,0
DA:1189,0
DA:1190,0
DA:1192,0
DA:1206,1
DA:1198,1
DA:1199,1
DA:1200,6
DA:1201,3
DA:1202,9
DA:1203,7
DA:1205,1
DA:1206,3
DA:1207,1
DA:1208,6
DA:1209,3
DA:1210,9
DA:1211,7
DA:1213,1
DA:1214,3
DA:1215,1
DA:1218,4
DA:1220,1
DA:1221,4
DA:1210,4
DA:1212,1
DA:1213,4
LF:384
LH:225
end_of_record

pipe-py/Cargo.toml

0 → 100644
+13 −0
Original line number Diff line number Diff line
[package]
name = "pipe-py"
version.workspace = true
authors.workspace = true
description.workspace = true
edition = "2021"

[lib]
name = "pipe"
crate-type = ["cdylib"]

[dependencies]
pyo3 = { version = "0.22.2", features = ["extension-module"] }
 No newline at end of file

pipe-py/pyproject.toml

0 → 100644
+7 −0
Original line number Diff line number Diff line
[build-system]
requires = ["maturin>=1.0,<2.0"]
build-backend = "maturin"

[tool.maturin]
# "extension-module" tells pyo3 we want to build an extension module (skips linking against libpython.so)
features = ["pyo3/extension-module"]
 No newline at end of file
Loading