10000 libweatherrouting/setup.py at master · dakk/libweatherrouting · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":".github","path":".github","contentType":"directory"},{"name":".vscode","path":".vscode","contentType":"directory"},{"name":"docs","path":"docs","contentType":"directory"},{"name":"scripts","path":"scripts","contentType":"directory"},{"name":"tests","path":"tests","contentType":"directory"},{"name":"weatherrouting","path":"weatherrouting","contentType":"directory"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":"AUTHORS","path":"AUTHORS","contentType":"file"},{"name":"CONTRIBUTING","path":"CONTRIBUTING","contentType":"file"},{"name":"LICENSE","path":"LICENSE","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"requirements.txt","path":"requirements.txt","contentType":"file"},{"name":"setup.cfg","path":"setup.cfg","contentType":"file"},{"name":"setup.py","path":"setup.py","contentType":"file"},{"name":"tox.ini","path":"tox.ini","contentType":"file"}],"totalCount":15}},"fileTreeProcessingTime":12.657869999999999,"foldersToFetch":[],"incompleteFileTree":false,"repo":{"id":335303894,"defaultBranch":"master","name":"libweatherrouting","ownerLogin":"dakk","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-02-02T13:48:27.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1060425?v=4","public":true,"private":false,"isOrgOwned":false},"codeLineWrapEnabled":false,"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"master","listCacheKey":"v0:1746696632.0","canEdit":false,"refType":"branch","currentOid":"217b02f6be21dabe49f23843b0f818403c7d208f"},"path":"setup.py","currentUser":null,"blob":{"rawLines":["# -*- coding: utf-8 -*-","# Copyright (C) 2017-2025 Davide Gessa","#","# This program is free software: you can redistribute it and/or modify","# it under the terms of the GNU General Public License as published by","# the Free Software Foundation, either version 3 of the License, or","# (at your option) any later version.","","# This program is distributed in the hope that it will be useful,","# but WITHOUT ANY WARRANTY; without even the implied warranty of","# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the","# GNU General Public License for more details.","","# For detail about GNU see \u003chttp://www.gnu.org/licenses/\u003e.","from setuptools import setup","","setup("," name=\"weatherrouting\","," version=\"0.2.3\","," description=\"Weather routing library for sailing\","," author=\"Davide Gessa\","," setup_requires=\"setuptools\","," author_email=\"gessadavide@gmail.com\","," packages=[\"weatherrouting\", \"weatherrouting.routers\"],"," install_requires=[\"latlon3\"], # ['geographiclib'],"," test_suite=\"tests\",",")"],"stylingDirectives":null,"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/dakk/libweatherrouting/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"setup.py","displayUrl":"https://github.com/dakk/libweatherrouting/blob/master/setup.py?raw=true","headerInfo":{"blobSize":"999 Bytes","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":"https://desktop.github.com","isGitLfs":false,"onBranch":true,"shortPath":"9ebc521","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fdakk%2Flibweatherrouting%2Fblob%2Fmaster%2Fsetup.py","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"27","truncatedSloc":"24"},"mode":"file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"Python","languageID":303,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/dakk/libweatherrouting/blob/master/setup.py","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/dakk/libweatherrouting/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/dakk/libweatherrouting/raw/refs/heads/master/setup.py","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"symbolsEnabled":true,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":null},"copilotInfo":null,"copilotAccessAllowed":false,"modelsAccessAllowed":false,"modelsRepoIntegrationEnabled":false,"csrf_tokens":{"/dakk/libweatherrouting/branches":{"post":"MO3yraBSteac8iiD5LoPr-jinx-0rs-bsbYAiZTHRfHOG5nYVz7EaY4FqMEw2Qrl1SlIinO_qD8LNBc1kqn6Zg"},"/repos/preferences":{"post":"S2VOs2b14MmEnwWvsZaZhbjZ1YlrtYGyxkHXJzuYmVnERf9SjNyMsmTbTAOoLrh8CO3tqUj5uGwFvo2n-8nQaA"}}},"title":"libweatherrouting/setup.py at master · dakk/libweatherrouting","appPayload":{"helpUrl":"https://docs.github.com","findFileWorkerPath":"/assets-cdn/worker/find-file-worker-263cab1760dd.js","findInFileWorkerPath":"/assets-cdn/worker/find-in-file-worker-1b17b3e7786a.js","githubDevUrl":null,"enabled_features":{"code_nav_ui_events":false,"react_blob_overlay":false,"accessible_code_button":true}}}
0