Change java project package name!
Project description
jpkgchanger
Change java project package name easily with CLI tool jpkgchanger!
Install
pip install jpkgchanger
Usage
To change package name for java project source code from com.examole to com.another
run in the project root directory:
jpkgchanger --current com.example --target com.another
To ignore some folders or files you can use --protected_dirs or --protected_files
arguments:
jpkgchanger --current com.example --target com.another \
--protected_dirs .git \
--protected_files .gitignore \
/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jpkgchanger-0.0.1.tar.gz.
File metadata
- Download URL: jpkgchanger-0.0.1.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e35024610749c7e4cfaf036e759d10892dbf4eb16e1d967ff73a9dcf00d38882
|
|
| MD5 |
778b2b1408a446a11187b6e7987a9ba8
|
|
| BLAKE2b-256 |
e2375264cc18cff04b7358f32577a61c706c0b02175ed4699be7e35ecd909dac
|
File details
Details for the file jpkgchanger-0.0.1-py3-none-any.whl.
File metadata
- Download URL: jpkgchanger-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03c15c8d766bd55b8f1ebd3025f79611c92cfc3f281cf79fcb514198470f395b
|
|
| MD5 |
f82bef5598fd29c9722b20e7d0009a61
|
|
| BLAKE2b-256 |
0874fd4304849b09fd0f9d4c384bb15864580aac96e4386c44e03aca96794cb8
|