hungarian-names
v0.1.2
Published
This package contains all of the hungarian names
Maintainers
Readme
��#� �H�u�n�g�a�r�i�a�n� �n�a�m�e�s�
�
�
�
�A� �l�i�g�h�t�w�e�i�g�h�t� �N�o�d�e�.�j�s� �u�t�i�l�i�t�y� �f�o�r� �r�e�a�d�i�n�g� �a�n�d� �a�c�c�e�s�s�i�n�g� �H�u�n�g�a�r�i�a�n� �n�a�m�e�s� �f�r�o�m� �s�t�r�u�c�t�u�r�e�d� �J�S�O�N� �f�i�l�e�s�.� � �
�
�
�
�-�-�-�
�
�
�
�#�#� �=��� �I�n�s�t�a�l�l�a�t�i�o�n�
�
�
�
����b�a�s�h�
�
�n�p�m� �i�n�s�t�a�l�l� �h�u�n�g�a�r�i�a�n�-�n�a�m�e�s�
�
����
�
�
�
�O�r� �c�l�o�n�e� �d�i�r�e�c�t�l�y� �f�r�o�m� �G�i�t�H�u�b�:�
�
�
�
����b�a�s�h�
�
�g�i�t� �c�l�o�n�e� �h�t�t�p�s�:�/�/�g�i�t�h�u�b�.�c�o�m�/�d�o�o�m�h�y�e�n�a�/�h�u�n�g�a�r�i�a�n�-�n�a�m�e�s�.�g�i�t�
�
����
�
�
�
�-�-�-�
�
�
�
�#�#� �=��� �D�i�r�e�c�t�o�r�y� �S�t�r�u�c�t�u�r�e�
�
�
�
����
�
�h�u�n�g�a�r�i�a�n�-�n�a�m�e�s�/�
�
�%�%�% �i�n�d�e�x�.�j�s�
�
�%�%�% �n�a�m�e�s�/�
�
�% � � �%�%�% �c�s�a�l�a�d�n�e�v�e�k�.�j�s�o�n�
�
�% � � �%�%�% �f�e�r�f�i�n�e�v�e�k�.�j�s�o�n�
�
�% � � �%�%�% �n�o�i�n�e�v�e�k�.�j�s�o�n�
�
�%�%�% �p�a�c�k�a�g�e�.�j�s�o�n�
�
����
�
�
�
�-� ��c�s�a�l�a�d�n�e�v�e�k�.�j�s�o�n��:� �J�S�O�N� �f�i�l�e� �c�o�n�t�a�i�n�i�n�g� �H�u�n�g�a�r�i�a�n� �f�a�m�i�l�y� �n�a�m�e�s�.�
�
�-� ��f�e�r�f�i�n�e�v�e�k�.�j�s�o�n��:� �J�S�O�N� �f�i�l�e� �c�o�n�t�a�i�n�i�n�g� �H�u�n�g�a�r�i�a�n� �m�a�l�e� �g�i�v�e�n� �n�a�m�e�s�.�
�
�-� ��n�o�i�n�e�v�e�k�.�j�s�o�n��:� �J�S�O�N� �f�i�l�e� �c�o�n�t�a�i�n�i�n�g� �H�u�n�g�a�r�i�a�n� �f�e�m�a�l�e� �g�i�v�e�n� �n�a�m�e�s�.�
�
�
�
�E�a�c�h� �J�S�O�N� �f�i�l�e� �s�h�o�u�l�d� �f�o�l�l�o�w� �t�h�i�s� �s�t�r�u�c�t�u�r�e�:�
�
�
�
����j�s�o�n�
�
�{�
�
� � �"�n�a�m�e�s�"�:� �[�"�N�a�m�e�1�"�,� �"�N�a�m�e�2�"�,� �"�N�a�m�e�3�"�]�
�
�}�
�
����
�
�
�
�-�-�-�
�
�
�
�#�#� �=��� �U�s�a�g�e�
�
�
�
�#�#�#� �I�m�p�o�r�t� �t�h�e� �m�o�d�u�l�e�
�
�
�
����j�s�
�
�c�o�n�s�t� �h�u�n�g�a�r�i�a�n�N�a�m�e�s� �=� �r�e�q�u�i�r�e�(�'�h�u�n�g�a�r�i�a�n�-�n�a�m�e�s�'�)�;�
�
����
�
�
�
�#�#�#� �G�e�t� �a�l�l� �n�a�m�e�s�
�
�
�
�R�e�t�u�r�n�s� �a�n� �a�r�r�a�y� �c�o�n�t�a�i�n�i�n�g� ���a�l�l� �n�a�m�e�s��� �f�r�o�m� �a�l�l� �J�S�O�N� �f�i�l�e�s�.�
�
�
�
����j�s�
�
�c�o�n�s�t� �a�l�l�N�a�m�e�s� �=� �h�u�n�g�a�r�i�a�n�N�a�m�e�s�.�g�e�t�A�l�l�N�a�m�e�s�(�)�;�
�
�c�o�n�s�o�l�e�.�l�o�g�(�a�l�l�N�a�m�e�s�)�;�
�
����
�
�
�
�#�#�#� �G�e�t� �a� �n�a�m�e� �b�y� �i�n�d�e�x�
�
�
�
�F�e�t�c�h� �a� �s�p�e�c�i�f�i�c� �n�a�m�e� �b�y� �i�t�s� �i�n�d�e�x� �f�r�o�m� �t�h�e� �c�o�m�b�i�n�e�d� �l�i�s�t� �o�f� �a�l�l� �n�a�m�e�s�.�
�
�
�
����j�s�
�
�c�o�n�s�t� �n�a�m�e� �=� �h�u�n�g�a�r�i�a�n�N�a�m�e�s�.�g�e�t�N�a�m�e�B�y�I�n�d�e�x�(�5�)�;�
�
�c�o�n�s�o�l�e�.�l�o�g�(�n�a�m�e�)�;�
�
����
�
�
�
�-�-�-�
�
�
�
�#�#� �>��� �H�o�w� �I�t� �W�o�r�k�s�
�
�
�
�T�h�e� �p�a�c�k�a�g�e� �u�s�e�s� �a� �c�u�s�t�o�m� ��J�s�o�n�H�a�n�d�l�e�r�� �c�l�a�s�s� �t�h�a�t�:�
�
�
�
�1�.� �L�o�a�d�s� �p�r�e�d�e�f�i�n�e�d� �J�S�O�N� �f�i�l�e�s� �(��c�s�a�l�a�d�n�e�v�e�k�.�j�s�o�n��,� ��f�e�r�f�i�n�e�v�e�k�.�j�s�o�n��,� ��n�o�i�n�e�v�e�k�.�j�s�o�n��)�.�
�
�2�.� �C�h�e�c�k�s� �i�f� �e�a�c�h� �f�i�l�e� �e�x�i�s�t�s� �b�e�f�o�r�e� �r�e�a�d�i�n�g�.�
�
�3�.� �P�a�r�s�e�s� �e�a�c�h� �f�i�l�e� �s�a�f�e�l�y� �a�n�d� �v�a�l�i�d�a�t�e�s� �t�h�e� �s�t�r�u�c�t�u�r�e� �(�e�x�p�e�c�t�s� �a� ��"�n�a�m�e�s�"�� �a�r�r�a�y�)�.�
�
�4�.� �L�o�g�s� �a�n�y� �i�s�s�u�e�s� �t�o� �t�h�e� �c�o�n�s�o�l�e� �w�i�t�h�o�u�t� �c�r�a�s�h�i�n�g� �t�h�e� �p�r�o�g�r�a�m�.�
�
�5�.� �C�o�m�b�i�n�e�s� �t�h�e� �n�a�m�e�s� �f�r�o�m� �a�l�l� �v�a�l�i�d� �f�i�l�e�s� �i�n�t�o� �o�n�e� �a�r�r�a�y�.�
�
�6�.� �P�r�o�v�i�d�e�s� �u�t�i�l�i�t�y� �m�e�t�h�o�d�s� �t�o� �r�e�t�r�i�e�v�e� �t�h�e� �f�u�l�l� �l�i�s�t� �o�r� �a�c�c�e�s�s� �a� �s�p�e�c�i�f�i�c� �i�t�e�m� �b�y� �i�n�d�e�x�.�
�
�
�
�-�-�-�
�
�
�
�#�#� ��& �R�o�b�u�s�t� �E�r�r�o�r� �H�a�n�d�l�i�n�g�
�
�
�
�T�h�i�s� �p�a�c�k�a�g�e� �i�s� �d�e�s�i�g�n�e�d� �t�o� �b�e� �r�e�s�i�l�i�e�n�t� �a�n�d� �d�e�v�e�l�o�p�e�r�-�f�r�i�e�n�d�l�y�.� �I�t� �h�a�n�d�l�e�s� �c�o�m�m�o�n� �e�r�r�o�r� �c�a�s�e�s� �g�r�a�c�e�f�u�l�l�y�:�
�
�
�
�-� ���M�i�s�s�i�n�g� �f�i�l�e�s���:� �I�f� �a� �f�i�l�e� �d�o�e�s�n�'�t� �e�x�i�s�t�,� �a� �w�a�r�n�i�n�g� �i�s� �l�o�g�g�e�d�.�
�
�-� ���M�a�l�f�o�r�m�e�d� �J�S�O�N���:� �J�S�O�N� �p�a�r�s�e� �e�r�r�o�r�s� �a�r�e� �c�a�u�g�h�t� �a�n�d� �l�o�g�g�e�d�.�
�
�-� ���I�n�v�a�l�i�d� �s�t�r�u�c�t�u�r�e���:� �I�f� �a� �f�i�l�e� �i�s� �m�i�s�s�i�n�g� �t�h�e� ��"�n�a�m�e�s�"�� �a�r�r�a�y� �o�r� �i�t�'�s� �n�o�t� �a�n� �a�r�r�a�y�,� �i�t� �w�i�l�l� �b�e� �s�k�i�p�p�e�d� �w�i�t�h� �a� �w�a�r�n�i�n�g�.�
�
�-� ���I�n�d�e�x� �o�u�t� �o�f� �b�o�u�n�d�s���:� �I�f� �y�o�u� �t�r�y� �t�o� �a�c�c�e�s�s� �a� �n�a�m�e� �b�y� �a�n� �i�n�v�a�l�i�d� �i�n�d�e�x�,� �a� �w�a�r�n�i�n�g� �w�i�l�l� �b�e� �s�h�o�w�n� �a�n�d� ��n�u�l�l�� �i�s� �r�e�t�u�r�n�e�d�.�
�
�
�
�T�h�e� �a�p�p� �c�o�n�t�i�n�u�e�s� �t�o� �w�o�r�k� �e�v�e�n� �i�f� �o�n�e� �o�r� �m�o�r�e� �J�S�O�N� �f�i�l�e�s� �a�r�e� �i�n�v�a�l�i�d� �o�r� �m�i�s�s�i�n�g�.�
�
�
�
�-�-�-�
�
�
�
�#�#� �=��� �R�e�q�u�i�r�e�m�e�n�t�s�
�
�
�
�-� �N�o�d�e�.�j�s� �v�1�2� �o�r� �h�i�g�h�e�r�
�
�-� �J�S�O�N� �f�i�l�e�s� �i�n� �U�T�F�-�8� �f�o�r�m�a�t� �w�i�t�h� �a� �t�o�p�-�l�e�v�e�l� ��"�n�a�m�e�s�"�� �a�r�r�a�y�
�
�
�
�-�-�-�
�
�
�
�#�#� �>���
=ػ� �A�u�t�h�o�r�
�
�
�
���C�s�o�n�t�o�s� �K�i�n�c�s�Q�� � �
�
�G�i�t�H�u�b�:� �[�@�d�o�o�m�h�y�e�n�a�]�(�h�t�t�p�s�:�/�/�g�i�t�h�u�b�.�c�o�m�/�d�o�o�m�h�y�e�n�a�)�
�
�
�
�-�-�-�
�
�
�
�#�#� �=��� �L�i�c�e�n�s�e�
�
�
�
�T�h�i�s� �p�r�o�j�e�c�t� �i�s� �l�i�c�e�n�s�e�d� �u�n�d�e�r� �t�h�e� �[�I�S�C� �L�i�c�e�n�s�e�]�(�h�t�t�p�s�:�/�/�o�p�e�n�s�o�u�r�c�e�.�o�r�g�/�l�i�c�e�n�s�e�s�/�I�S�C�)�.�
�
�
�
�-�-�-�
�
�
�
�#�#� �=�� �I�s�s�u�e�s�
�
�
�
�F�o�u�n�d� �a� �b�u�g� �o�r� �w�a�n�t� �t�o� �r�e�q�u�e�s�t� �a� �f�e�a�t�u�r�e�?� � �
�
�O�p�e�n� �a�n� �i�s�s�u�e� �h�e�r�e�:� � �
�
�[�h�t�t�p�s�:�/�/�g�i�t�h�u�b�.�c�o�m�/�d�o�o�m�h�y�e�n�a�/�h�u�n�g�a�r�i�a�n�-�n�a�m�e�s�/�i�s�s�u�e�s�]�(�h�t�t�p�s�:�/�/�g�i�t�h�u�b�.�c�o�m�/�d�o�o�m�h�y�e�n�a�/�h�u�n�g�a�r�i�a�n�-�n�a�m�e�s�/�i�s�s�u�e�s�)�
�
�
