{"id":23409379,"url":"https://github.com/riverma/tika-netcdf","last_synced_at":"2025-04-09T01:47:36.760Z","repository":{"id":32090715,"uuid":"35662802","full_name":"riverma/tika-netcdf","owner":"riverma","description":"NetCDF parser work","archived":false,"fork":false,"pushed_at":"2020-02-11T15:21:30.000Z","size":67312,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T20:37:20.927Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/riverma.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-15T08:28:25.000Z","updated_at":"2015-05-15T08:33:11.000Z","dependencies_parsed_at":"2022-09-11T12:51:27.711Z","dependency_job_id":null,"html_url":"https://github.com/riverma/tika-netcdf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverma%2Ftika-netcdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverma%2Ftika-netcdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverma%2Ftika-netcdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverma%2Ftika-netcdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riverma","download_url":"https://codeload.github.com/riverma/tika-netcdf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247958716,"owners_count":21024828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-22T15:35:54.099Z","updated_at":"2025-04-09T01:47:31.750Z","avatar_url":"https://github.com/riverma.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Welcome to Apache Tika  \u003chttp://tika.apache.org/\u003e\n=================================================\n\nApache Tika(TM) is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.\n\nTika is a project of the [Apache Software Foundation](http://www.apache.org).\n\nApache Tika, Tika, Apache, the Apache feather logo, and the Apache Tika project logo are trademarks of The Apache Software Foundation.\n\nGetting Started\n---------------\n\nTika is based on Java 6 and uses the [Maven 3](http://maven.apache.org) build system. To build Tika, use the following command in this directory:\n\n    mvn clean install\n\nThe build consists of a number of components, including a standalone runnable jar that you can use to try out Tika features. You can run it like this:\n\n    java -jar tika-app/target/tika-app-*.jar --help\n    \nContributing via Github\n=======================\nTo contribute a patch, follow these instructions (note that installing\n[Hub](http://hub.github.com) is not strictly required, but is recommended).\n\n```\n0. Download and install hub.github.com\n1. File JIRA issue for your fix at https://issues.apache.org/jira/browse/TIKA\n- you will get issue id TIKA-xxx where xxx is the issue ID.\n2. git clone http://github.com/apache/tika.git \n3. cd tika\n4. git checkout -b TIKA-xxx\n5. edit files\n6. git status (make sure it shows what files you expected to edit)\n7. git add \u003cfiles\u003e\n8. git commit -m “fix for TIKA-xxx contributed by \u003cyour username\u003e”\n9. git fork\n10. git push -u \u003cyour git username\u003e TIKA-xxx\n11. git pull-request\n```\n\nLicense (see also LICENSE.txt)\n------------------------------\n\nCollective work: Copyright 2011 The Apache Software Foundation.\n\nLicensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to You 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\n\n\u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e\n\nUnless 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.\n\nApache Tika includes a number of subcomponents with separate copyright notices and license terms. Your use of these subcomponents is subject to the terms and conditions of the licenses listed in the LICENSE.txt file.\n\nExport control\n--------------\n\nThis distribution includes cryptographic software.  The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software.  BEFORE using any encryption software, please  check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to  see if this is permitted.  See \u003chttp://www.wassenaar.org/\u003e for more information.\n\nThe U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms.  The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.\n\nThe following provides more details on the included cryptographic software:\n\nApache Tika uses the Bouncy Castle generic encryption libraries for extracting text content and metadata from encrypted PDF files.  See \u003chttp://www.bouncycastle.org/\u003e for more details on Bouncy Castle.  \n\nMailing Lists\n-------------\n\nDiscussion about Tika takes place on the following mailing lists:\n\n* user@tika.apache.org    - About using Tika\n* dev@tika.apache.org     - About developing Tika\n\nNotification on all code changes are sent to the following mailing list:\n\n* commits@tika.apache.org\n\nThe mailing lists are open to anyone and publicly archived.\n\nYou can subscribe the mailing lists by sending a message to [LIST]-subscribe@tika.apache.org (for example user-subscribe@...).  To unsubscribe, send a message to [LIST]-unsubscribe@tika.apache.org.  For more instructions, send a message to [LIST]-help@tika.apache.org.\n\nIssue Tracker\n-------------\n\nIf you encounter errors in Tika or want to suggest an improvement or a new feature, please visit the [Tika issue tracker](https://issues.apache.org/jira/browse/TIKA). There you can also find the latest information on known issues and recent bug fixes and enhancements.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friverma%2Ftika-netcdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friverma%2Ftika-netcdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friverma%2Ftika-netcdf/lists"}