https://github.com/devbins/gosvn
a Subversion library for Go
https://github.com/devbins/gosvn
go subversion
Last synced: 5 months ago
JSON representation
a Subversion library for Go
- Host: GitHub
- URL: https://github.com/devbins/gosvn
- Owner: devbins
- License: apache-2.0
- Created: 2018-01-13T02:28:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-26T13:34:17.000Z (over 7 years ago)
- Last Synced: 2025-10-01T05:30:08.155Z (9 months ago)
- Topics: go, subversion
- Language: Go
- Size: 28.3 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoSvn
a Subversion library for Go
License
-------
Copyright 2017 binsheng
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.