Downloads:
20,075
Downloads of v 2016.8.10.20160823:
457
Last Update:
24 Aug 2016
Package Maintainer(s):
Software Author(s):
- Horst Beham
Tags:
reorder channel list tv- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
ChanSort
This is not the latest version of ChanSort available.
- 1
- 2
- 3
2016.8.10.20160823 | Updated: 24 Aug 2016
- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
20,075
Downloads of v 2016.8.10.20160823:
457
Maintainer(s):
Software Author(s):
- Horst Beham
ChanSort 2016.8.10.20160823
This is not the latest version of ChanSort available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Horst Beham. The inclusion of Horst Beham trademark(s), if any, upon this webpage is solely to identify Horst Beham goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install ChanSort, run the following command from the command line or from PowerShell:
To upgrade ChanSort, run the following command from the command line or from PowerShell:
To uninstall ChanSort, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download chansort --internalize --version=2016.8.10.20160823 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade chansort -y --source="'INTERNAL REPO URL'" --version="'2016.8.10.20160823'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade chansort -y --source="'INTERNAL REPO URL'" --version="'2016.8.10.20160823'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install chansort
win_chocolatey:
name: chansort
version: '2016.8.10.20160823'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'chansort' do
action :install
source 'INTERNAL REPO URL'
version '2016.8.10.20160823'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller chansort
{
Name = "chansort"
Version = "2016.8.10.20160823"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'chansort':
ensure => '2016.8.10.20160823',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved by moderator gep13 on 24 Aug 2016.
How does it work?
Plug a USB stick in your TV and export the channel list.
Plug the stick in your PC.
Edit the list with ChanSort.
Plug the stick in your TV again and import the modified list.
Make a donation if you like the program.
Get-Process -Name ChanSort* -ErrorAction SilentlyContinue | Stop-Process -ErrorAction SilentlyContinue
$icon_name = (Get-ChildItem "$env:ALLUSERSPROFILE\Microsoft\Windows\Start Menu\Programs" -Filter "ChanSort.lnk" -ErrorAction SilentlyContinue).FullName
Remove-Item $icon_name -ErrorAction SilentlyContinue
Log in or click on link to see number of positives.
- ICSharpCode.SharpZipLib.dll (40b3d590f951) - ## / 67
- System.Data.SQLite.dll (a3704d42c113) - ## / 67
- ChanSort.Api.dll (e580f6dbd12b) - ## / 55
- ChanSort.exe (bd373b5fa536) - ## / 56
- ChanSort.Loader.GlobalClone.dll (2258dc511433) - ## / 55
- ChanSort.Loader.Hisense.dll (899d9847e92c) - ## / 56
- ChanSort.Loader.LG.dll (4ba5f65adeec) - ## / 55
- ChanSort.Loader.Panasonic.dll (01b8145a2153) - ## / 56
- ChanSort.Loader.Samsung.dll (9f8b418c62a5) - ## / 56
- ChanSort.Loader.SamsungJ.dll (cdabe376c4d1) - ## / 56
- ChanSort.Loader.Toshiba.dll (21637f5dbf21) - ## / 55
- ChanSort.Loader.VDR.dll (45f326d38be8) - ## / 56
- DevExpress.Data.v15.2.dll (22dafcc8ae91) - ## / 56
- DevExpress.Printing.v15.2.Core.dll (2be71fc381e1) - ## / 56
- DevExpress.Utils.v15.2.dll (64eb97e6e6bf) - ## / 56
- DevExpress.XtraBars.v15.2.dll (4005a7b8bad9) - ## / 56
- DevExpress.XtraEditors.v15.2.dll (f9f72b337404) - ## / 56
- DevExpress.XtraGrid.v15.2.dll (a24632d4ebd6) - ## / 56
- DevExpress.XtraLayout.v15.2.dll (c25fedf52658) - ## / 55
- DevExpress.XtraPrinting.v15.2.dll (2d6909068470) - ## / 56
- DevExpress.XtraReports.v15.2.dll (5affb5b04273) - ## / 56
- DevExpress.XtraTreeList.v15.2.dll (98e9e29ca129) - ## / 56
- ChanSort.Api.resources.dll (f0e4de0c82fc) - ## / 56
- ChanSort.Loader.GlobalClone.resources.dll (cb583d66fd7c) - ## / 56
- ChanSort.Loader.Hisense.resources.dll (215adadebad1) - ## / 56
- ChanSort.Loader.LG.resources.dll (531801a7f2a3) - ## / 55
- ChanSort.Loader.Samsung.resources.dll (16306f81ed8c) - ## / 56
- ChanSort.resources.dll (567ec5e6a613) - ## / 56
- DevExpress.Data.v15.2.resources.dll (b29fcbea8fef) - ## / 56
- DevExpress.DataAccess.v15.2.resources.dll (17783c06c752) - ## / 56
- DevExpress.DataAccess.v15.2.UI.resources.dll (3d8f4bafed08) - ## / 56
- DevExpress.Office.v15.2.Core.resources.dll (af77307d3a04) - ## / 56
- DevExpress.Pdf.v15.2.Core.resources.dll (3cb570000b08) - ## / 55
- DevExpress.PivotGrid.v15.2.Core.resources.dll (6213351ec50c) - ## / 55
- DevExpress.Printing.v15.2.Core.resources.dll (5047f9cb7bfb) - ## / 56
- DevExpress.RichEdit.v15.2.Core.resources.dll (18be58af3409) - ## / 54
- DevExpress.Sparkline.v15.2.Core.resources.dll (be6742b8a9e7) - ## / 55
- DevExpress.Utils.v15.2.resources.dll (ca0f955a16b8) - ## / 56
- DevExpress.Utils.v15.2.UI.resources.dll (153b254ad88c) - ## / 56
- DevExpress.Xpo.v15.2.resources.dll (1fc6117366c3) - ## / 56
- DevExpress.XtraBars.v15.2.resources.dll (53553e31ebde) - ## / 55
- DevExpress.XtraCharts.v15.2.resources.dll (b19569e3ddf2) - ## / 57
- DevExpress.XtraCharts.v15.2.Wizard.resources.dll (e2b5aded8e71) - ## / 56
- DevExpress.XtraEditors.v15.2.resources.dll (d05a8ffcadaa) - ## / 56
- DevExpress.XtraGauges.v15.2.Core.resources.dll (9d7791a97eb4) - ## / 56
- DevExpress.XtraGrid.v15.2.resources.dll (42c0f36bbaad) - ## / 56
- DevExpress.XtraLayout.v15.2.resources.dll (5169b81858ab) - ## / 56
- DevExpress.XtraNavBar.v15.2.resources.dll (a8ef91e0accc) - ## / 56
- DevExpress.XtraPivotGrid.v15.2.resources.dll (22842d7f99cd) - ## / 55
- DevExpress.XtraPrinting.v15.2.resources.dll (f86e1c064eea) - ## / 55
- DevExpress.XtraReports.v15.2.Extensions.resources.dll (cc0e571b21bd) - ## / 55
- DevExpress.XtraReports.v15.2.resources.dll (968c8dda03a8) - ## / 56
- DevExpress.XtraRichEdit.v15.2.resources.dll (cb29ddec3385) - ## / 56
- DevExpress.XtraTreeList.v15.2.resources.dll (e33a9fdb1e36) - ## / 55
- DevExpress.XtraVerticalGrid.v15.2.resources.dll (15cd52e11dda) - ## / 56
- ChanSort.Api.resources.dll (ef85c4b75478) - ## / 55
- ChanSort.Loader.GlobalClone.resources.dll (fb5fcac90e72) - ## / 55
- ChanSort.Loader.Hisense.resources.dll (1457b35a152c) - ## / 55
- ChanSort.Loader.LG.resources.dll (722e1df73471) - ## / 54
- ChanSort.resources.dll (f52c436a3374) - ## / 56
- ChanSort.Api.resources.dll (01b90a96d56c) - ## / 55
- ChanSort.Loader.GlobalClone.resources.dll (ad26a5416019) - ## / 56
- ChanSort.Loader.LG.resources.dll (04a0820d3e29) - ## / 56
- ChanSort.resources.dll (29848ea1f62f) - ## / 55
- DevExpress.Data.v15.2.resources.dll (fff30d87100d) - ## / 55
- DevExpress.DataAccess.v15.2.resources.dll (4f9fe21e5dcb) - ## / 56
- DevExpress.DataAccess.v15.2.UI.resources.dll (25b6cef1b688) - ## / 56
- DevExpress.Office.v15.2.Core.resources.dll (a405cc5586a2) - ## / 56
- DevExpress.Pdf.v15.2.Core.resources.dll (1e6d570c56ee) - ## / 56
- DevExpress.PivotGrid.v15.2.Core.resources.dll (334c836191c6) - ## / 54
- DevExpress.Printing.v15.2.Core.resources.dll (2d18c46fcc17) - ## / 56
- DevExpress.RichEdit.v15.2.Core.resources.dll (6a13d29447d3) - ## / 52
- DevExpress.Sparkline.v15.2.Core.resources.dll (3000e0ac4f19) - ## / 56
- DevExpress.Utils.v15.2.resources.dll (100dc3e38b6d) - ## / 56
- DevExpress.Utils.v15.2.UI.resources.dll (100e3325634d) - ## / 56
- DevExpress.Xpo.v15.2.resources.dll (c1113f7fb7a7) - ## / 56
- DevExpress.XtraBars.v15.2.resources.dll (c19536749bf6) - ## / 56
- DevExpress.XtraCharts.v15.2.resources.dll (4f4fca5fff53) - ## / 56
- DevExpress.XtraCharts.v15.2.Wizard.resources.dll (d42203c37347) - ## / 56
- DevExpress.XtraEditors.v15.2.resources.dll (563ad1b5c07c) - ## / 56
- DevExpress.XtraGauges.v15.2.Core.resources.dll (7e04a6a1fd9b) - ## / 55
- DevExpress.XtraGrid.v15.2.resources.dll (68310b30c242) - ## / 56
- DevExpress.XtraLayout.v15.2.resources.dll (3849daf098c7) - ## / 56
- DevExpress.XtraNavBar.v15.2.resources.dll (3e12171b0a1e) - ## / 56
- DevExpress.XtraPivotGrid.v15.2.resources.dll (295795e24fdc) - ## / 56
- DevExpress.XtraPrinting.v15.2.resources.dll (a202f034c688) - ## / 56
- DevExpress.XtraReports.v15.2.Extensions.resources.dll (59e70740593a) - ## / 54
- DevExpress.XtraReports.v15.2.resources.dll (ff38fc4b661c) - ## / 56
- DevExpress.XtraRichEdit.v15.2.resources.dll (b00c6019b427) - ## / 56
- DevExpress.XtraTreeList.v15.2.resources.dll (24d2018413e6) - ## / 56
- DevExpress.XtraVerticalGrid.v15.2.resources.dll (7913d96069e0) - ## / 56
- ChanSort_2016-08-10.zip (58b442778a8c) - ## / 54
- ChanSort.2016.8.10.20160823.nupkg (583e3cb8e4a5) - ## / 56
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
ChanSort 2024.10.15 | 117 | Tuesday, October 15, 2024 | Approved | |
ChanSort 2024.10.2 | 99 | Thursday, October 3, 2024 | Approved | |
ChanSort 2024.10.1 | 38 | Tuesday, October 1, 2024 | Approved | |
ChanSort 2024.8.18 | 76 | Monday, September 23, 2024 | Approved | |
ChanSort 2024.02.25 | 227 | Sunday, February 25, 2024 | Approved | |
ChanSort 2023.12.31 | 154 | Sunday, December 31, 2023 | Approved | |
ChanSort 2023.12.18 | 120 | Monday, December 18, 2023 | Approved | |
ChanSort 2023.12.12 | 94 | Wednesday, December 13, 2023 | Approved | |
ChanSort 2023.10.28 | 269 | Sunday, October 29, 2023 | Approved | |
ChanSort 2023.10.22 | 90 | Monday, October 23, 2023 | Approved | |
ChanSort 2023.08.17 | 182 | Thursday, August 17, 2023 | Approved | |
ChanSort 2023.08.14 | 115 | Monday, August 14, 2023 | Approved | |
ChanSort 2023.06.01 | 164 | Thursday, June 1, 2023 | Approved | |
ChanSort 2023.01.23 | 192 | Tuesday, January 24, 2023 | Approved | |
ChanSort 2023.01.15 | 142 | Sunday, January 15, 2023 | Approved | |
ChanSort 2023.01.12 | 97 | Thursday, January 12, 2023 | Approved | |
ChanSort 2023.01.10 | 99 | Tuesday, January 10, 2023 | Approved | |
ChanSort 2022.12.04 | 157 | Sunday, December 4, 2022 | Approved | |
ChanSort 2022.11.30 | 66 | Wednesday, November 30, 2022 | Approved | |
ChanSort 2022.11.29 | 68 | Wednesday, November 30, 2022 | Approved | |
ChanSort 2022.11.22 | 120 | Wednesday, November 23, 2022 | Approved | |
ChanSort 2022.10.06 | 151 | Thursday, October 6, 2022 | Approved | |
ChanSort 2022.07.03 | 175 | Monday, July 4, 2022 | Approved | |
ChanSort 2022.04.19 | 160 | Tuesday, April 19, 2022 | Approved | |
ChanSort 2022.04.12 | 135 | Tuesday, April 12, 2022 | Approved | |
ChanSort 2022.04.11 | 71 | Monday, April 11, 2022 | Approved | |
ChanSort 2022.03.20 | 157 | Monday, March 21, 2022 | Approved | |
ChanSort 2021.10.24 | 208 | Monday, October 25, 2021 | Approved | |
ChanSort 2021.09.23.1945 | 160 | Friday, September 24, 2021 | Approved | |
ChanSort 2021.09.23 | 87 | Thursday, September 23, 2021 | Approved | |
ChanSort 2021.09.19 | 114 | Monday, September 20, 2021 | Approved | |
ChanSort 2021.09.07 | 131 | Tuesday, September 7, 2021 | Approved | |
ChanSort 2021.09.06 | 95 | Tuesday, September 7, 2021 | Approved | |
ChanSort 2021.09.05.2010 | 93 | Monday, September 6, 2021 | Approved | |
ChanSort 2021.09.05 | 90 | Sunday, September 5, 2021 | Approved | |
ChanSort 2021.07.27 | 159 | Wednesday, July 28, 2021 | Approved | |
ChanSort 2021.07.26 | 126 | Monday, July 26, 2021 | Approved | |
ChanSort 2021.07.25 | 111 | Sunday, July 25, 2021 | Approved | |
ChanSort 2021.07.18.2100 | 117 | Monday, July 19, 2021 | Approved | |
ChanSort 2021.07.18 | 97 | Sunday, July 18, 2021 | Approved | |
ChanSort 2021.05.01.1615 | 169 | Saturday, May 1, 2021 | Approved | |
ChanSort 2021.05.01 | 99 | Saturday, May 1, 2021 | Approved | |
ChanSort 2021.04.25 | 191 | Wednesday, April 28, 2021 | Approved | |
ChanSort 2021.04.11.1900 | 153 | Monday, April 12, 2021 | Approved | |
ChanSort 2021.04.11 | 115 | Sunday, April 11, 2021 | Approved | |
ChanSort 2021.04.10 | 119 | Saturday, April 10, 2021 | Approved | |
ChanSort 2021.04.02.1734 | 141 | Saturday, April 3, 2021 | Approved | |
ChanSort 2021.03.28 | 133 | Sunday, March 28, 2021 | Approved | |
ChanSort 2021.03.27 | 128 | Saturday, March 27, 2021 | Approved | |
ChanSort 2021.03.17 | 169 | Wednesday, March 17, 2021 | Approved | |
ChanSort 2021.03.16 | 120 | Tuesday, March 16, 2021 | Approved | |
ChanSort 2021.02.24 | 188 | Wednesday, February 24, 2021 | Approved | |
ChanSort 2021.02.17 | 150 | Wednesday, February 17, 2021 | Approved | |
ChanSort 2021.02.09 | 167 | Tuesday, February 9, 2021 | Approved | |
ChanSort 2021.02.08 | 138 | Monday, February 8, 2021 | Approved | |
ChanSort 2021.02.05 | 147 | Friday, February 5, 2021 | Approved | |
ChanSort 2021.01.31 | 162 | Sunday, January 31, 2021 | Approved | |
ChanSort 2021.01.24 | 165 | Sunday, January 24, 2021 | Approved | |
ChanSort 2021.01.23 | 124 | Sunday, January 24, 2021 | Approved | |
ChanSort 2021.01.17 | 175 | Sunday, January 17, 2021 | Approved | |
ChanSort 2021.01.02 | 178 | Saturday, January 2, 2021 | Approved | |
ChanSort 2020.12.29 | 146 | Tuesday, December 29, 2020 | Approved | |
ChanSort 2020.12.05 | 180 | Sunday, December 6, 2020 | Approved | |
ChanSort 2020.11.16 | 184 | Thursday, November 19, 2020 | Approved | |
ChanSort 2020.08.27 | 235 | Thursday, August 27, 2020 | Approved | |
ChanSort 2020.08.03 | 223 | Monday, August 3, 2020 | Approved | |
ChanSort 2020.07.12 | 215 | Sunday, July 12, 2020 | Approved | |
ChanSort 2020.05.02 | 240 | Saturday, May 2, 2020 | Approved | |
ChanSort 2020.03.20 | 264 | Friday, March 20, 2020 | Approved | |
ChanSort 2020.03.15 | 240 | Sunday, March 15, 2020 | Approved | |
ChanSort 2020.03.14 | 185 | Saturday, March 14, 2020 | Approved | |
ChanSort 2020.02.11 | 249 | Wednesday, February 12, 2020 | Approved | |
ChanSort 2020.02.04 | 232 | Tuesday, February 4, 2020 | Approved | |
ChanSort 2020.02.02 | 183 | Monday, February 3, 2020 | Approved | |
ChanSort 2020.01.01 | 263 | Wednesday, January 1, 2020 | Approved | |
ChanSort 2019.12.31 | 189 | Tuesday, December 31, 2019 | Approved | |
ChanSort 2019.12.29 | 182 | Sunday, December 29, 2019 | Approved | |
ChanSort 2019.11.25 | 247 | Monday, November 25, 2019 | Approved | |
ChanSort 2019.11.18 | 217 | Tuesday, November 19, 2019 | Approved | |
ChanSort 2019.11.17 | 186 | Sunday, November 17, 2019 | Approved | |
ChanSort 2019.11.10 | 228 | Monday, November 11, 2019 | Approved | |
ChanSort 2019.11.08 | 242 | Saturday, November 9, 2019 | Approved | |
ChanSort 2019.08.29 | 246 | Thursday, August 29, 2019 | Approved | |
ChanSort 2019.08.13 | 230 | Tuesday, August 13, 2019 | Approved | |
ChanSort 2019.08.11 | 252 | Sunday, August 11, 2019 | Approved | |
ChanSort 2019.08.05 | 231 | Tuesday, August 6, 2019 | Approved | |
ChanSort 2019.07.25 | 270 | Thursday, July 25, 2019 | Approved | |
ChanSort 2019.07.20 | 229 | Saturday, July 20, 2019 | Approved | |
ChanSort 2019.07.18 | 222 | Thursday, July 18, 2019 | Approved | |
ChanSort 2019.07.16 | 212 | Tuesday, July 16, 2019 | Approved | |
ChanSort 2019.07.14 | 250 | Sunday, July 14, 2019 | Approved | |
ChanSort 2019.07.13 | 198 | Saturday, July 13, 2019 | Approved | |
ChanSort 2019.2.12.20190425 | 264 | Thursday, April 25, 2019 | Approved | |
ChanSort 2019.02.12 | 253 | Tuesday, February 12, 2019 | Approved | |
ChanSort 2019.02.10 | 246 | Sunday, February 10, 2019 | Approved | |
ChanSort 2019.02.06 | 241 | Wednesday, February 6, 2019 | Approved | |
ChanSort 2017.11.30 | 475 | Thursday, November 30, 2017 | Approved | |
ChanSort 2017.11.16 | 409 | Thursday, November 16, 2017 | Approved | |
ChanSort 2017.10.29 | 411 | Sunday, October 29, 2017 | Approved | |
ChanSort 2017.06.10 | 474 | Saturday, June 10, 2017 | Approved | |
ChanSort 2017.06.08 | 384 | Friday, June 9, 2017 | Approved | |
ChanSort 2017.01.26 | 479 | Thursday, February 2, 2017 | Approved | |
ChanSort 2016.8.10.20160823 | 457 | Wednesday, August 24, 2016 | Approved | |
ChanSort 2016.08.10 | 438 | Thursday, August 11, 2016 | Approved | |
ChanSort 2016.05.07 | 397 | Tuesday, May 17, 2016 | Approved |
-
- DotNet4.0 (≥ 4.0.30319.20141222)
- vcredist2010 (≥ 10.0.40219.1)
Ground Rules:
- This discussion is only about ChanSort and the ChanSort package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or ChanSort, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.