Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kakopappa/ant-file-crc32-task
https://github.com/kakopappa/ant-file-crc32-task
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kakopappa/ant-file-crc32-task
- Owner: kakopappa
- Created: 2015-10-13T02:53:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-13T03:01:18.000Z (about 9 years ago)
- Last Synced: 2023-09-12T20:11:11.922Z (over 1 year ago)
- Language: Java
- Size: 2.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ANT FILE CRC32 (modified issacg (https://bitbucket.org/issacg/ant-crc32/overview) to support files)
Library for calculating file CRC32 hashes in ANT
## Usage
...
File CRC32 checksum is ${MyProp}
Will output:
[echo] File CRC32 checksum is 3243324211