Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-giturlparse-0.14.0-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python311-giturlparse Distribution: openSUSE Tumbleweed
Version: 0.14.0 Vendor: openSUSE
Release: 1.1 Build date: Mon Mar 2 22:21:19 2026
Group: Unspecified Build host: reproducible
Size: 113556 Source RPM: python-giturlparse-0.14.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/nephila/giturlparse
Summary: A Git URL parsing module (supports parsing and rewriting)
A Git URL parsing module (supports parsing and rewriting)

Provides

Requires

License

Apache-2.0

Changelog

* Mon Mar 02 2026 Matej Cepl <mcepl@cepl.eu>
  - Initial packaging effort for giturlparse 0.14.0.

Files

/usr/lib/python3.11/site-packages/giturlparse
/usr/lib/python3.11/site-packages/giturlparse-0.14.0.dist-info
/usr/lib/python3.11/site-packages/giturlparse-0.14.0.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/giturlparse-0.14.0.dist-info/METADATA
/usr/lib/python3.11/site-packages/giturlparse-0.14.0.dist-info/RECORD
/usr/lib/python3.11/site-packages/giturlparse-0.14.0.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/giturlparse-0.14.0.dist-info/WHEEL
/usr/lib/python3.11/site-packages/giturlparse-0.14.0.dist-info/licenses
/usr/lib/python3.11/site-packages/giturlparse-0.14.0.dist-info/licenses/LICENSE
/usr/lib/python3.11/site-packages/giturlparse-0.14.0.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/giturlparse/__init__.py
/usr/lib/python3.11/site-packages/giturlparse/__pycache__
/usr/lib/python3.11/site-packages/giturlparse/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/giturlparse/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/giturlparse/__pycache__/parser.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/giturlparse/__pycache__/parser.cpython-311.pyc
/usr/lib/python3.11/site-packages/giturlparse/__pycache__/result.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/giturlparse/__pycache__/result.cpython-311.pyc
/usr/lib/python3.11/site-packages/giturlparse/parser.py
/usr/lib/python3.11/site-packages/giturlparse/platforms
/usr/lib/python3.11/site-packages/giturlparse/platforms/__init__.py
/usr/lib/python3.11/site-packages/giturlparse/platforms/__pycache__
/usr/lib/python3.11/site-packages/giturlparse/platforms/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/giturlparse/platforms/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/giturlparse/platforms/__pycache__/assembla.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/giturlparse/platforms/__pycache__/assembla.cpython-311.pyc
/usr/lib/python3.11/site-packages/giturlparse/platforms/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/giturlparse/platforms/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/giturlparse/platforms/__pycache__/bitbucket.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/giturlparse/platforms/__pycache__/bitbucket.cpython-311.pyc
/usr/lib/python3.11/site-packages/giturlparse/platforms/__pycache__/friendcode.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/giturlparse/platforms/__pycache__/friendcode.cpython-311.pyc
/usr/lib/python3.11/site-packages/giturlparse/platforms/__pycache__/github.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/giturlparse/platforms/__pycache__/github.cpython-311.pyc
/usr/lib/python3.11/site-packages/giturlparse/platforms/__pycache__/gitlab.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/giturlparse/platforms/__pycache__/gitlab.cpython-311.pyc
/usr/lib/python3.11/site-packages/giturlparse/platforms/assembla.py
/usr/lib/python3.11/site-packages/giturlparse/platforms/base.py
/usr/lib/python3.11/site-packages/giturlparse/platforms/bitbucket.py
/usr/lib/python3.11/site-packages/giturlparse/platforms/friendcode.py
/usr/lib/python3.11/site-packages/giturlparse/platforms/github.py
/usr/lib/python3.11/site-packages/giturlparse/platforms/gitlab.py
/usr/lib/python3.11/site-packages/giturlparse/result.py
/usr/lib/python3.11/site-packages/giturlparse/tests
/usr/lib/python3.11/site-packages/giturlparse/tests/__init__.py
/usr/lib/python3.11/site-packages/giturlparse/tests/__pycache__
/usr/lib/python3.11/site-packages/giturlparse/tests/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/giturlparse/tests/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/giturlparse/tests/__pycache__/test_parse.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/giturlparse/tests/__pycache__/test_parse.cpython-311.pyc
/usr/lib/python3.11/site-packages/giturlparse/tests/__pycache__/test_rewrite.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/giturlparse/tests/__pycache__/test_rewrite.cpython-311.pyc
/usr/lib/python3.11/site-packages/giturlparse/tests/test_parse.py
/usr/lib/python3.11/site-packages/giturlparse/tests/test_rewrite.py
/usr/share/doc/packages/python311-giturlparse
/usr/share/doc/packages/python311-giturlparse/AUTHORS.rst
/usr/share/doc/packages/python311-giturlparse/README.rst
/usr/share/licenses/python311-giturlparse
/usr/share/licenses/python311-giturlparse/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 7 23:27:15 2026