Description
Project to be claimed
PROJECT_NAME
: https://pypi.org/project/metaverse/
Your PyPI username
USER_NAME
: https://pypi.org/user/Kyler.Eastridge/
Reasons for the request
I am requesting the project namespace "metaverse" because I believe in good faith that it has been squatted upon.
After reviewing the contents of the current project that occupies the "metaverse" namespace, it contains only a boiler plate.
Maintenance or replacement?
Replacement
Source code repositories URLs
Current project: Allegedly https://github.com/pyrustic/pyrustic (Which already exists at https://pypi.org/project/pyrustic), but that's just the pyrustic homepage
Replacement project: https://github.com/felixwolf/pymetaverse (Currently at https://pypi.org/project/pymetaverse/, will be removed / freed and moved if approved)
Contact and additional research
After reviewing the project listing of the current namespace holder, they seem to have created a hand full of pyrustic template entries that are nothing but the boiler plate (See entries named "Cool Python app built with Pyrustic"), and "secret" projects.
Examples of duplicate projects:
- https://pypi.org/project/tknote/
- https://pypi.org/project/hyperdoc/
- https://pypi.org/project/storycode/
- https://pypi.org/project/codemark/
- https://pypi.org/project/codepage/
- https://pypi.org/project/codefield/
- https://pypi.org/project/metaverse/
Examples that use different read mes:
- https://pypi.org/project/wrad/
- https://pypi.org/project/tdis/
- https://pypi.org/project/datapage/
- https://pypi.org/project/menubar/
Lack of functionality:
metaverse-0.0.1
├── LICENSE
├── MANIFEST.in
├── metaverse
│ ├── hooking
│ │ ├── ante_build_hook.py
│ │ ├── ante_release_hook.py
│ │ ├── __init__.py
│ │ ├── post_build_hook.py
│ │ └── post_release_hook.py
│ ├── __init__.py
│ ├── __main__.py
│ └── pyrustic_data
│ ├── hooking.json
│ ├── hubstore.json
│ └── release_info.json
├── metaverse.egg-info
│ ├── dependency_links.txt
│ ├── entry_points.txt
│ ├── not-zip-safe
│ ├── PKG-INFO
│ ├── requires.txt
│ ├── SOURCES.txt
│ └── top_level.txt
├── PKG-INFO
├── pyproject.toml
├── README.md
├── setup.cfg
├── setup.py
├── tests
│ └── __init__.py
└── VERSION
All of these share the same pyrustic boiler plate code, barring the different name entry in some files. (Namely metaverse/__main__.py
and metaverse/pyrustic_data/hooking.json
, and the standard setup files)
Code of Conduct
- I agree to follow the PSF Code of Conduct