aa-intel-tool 2.4.0__py3-none-any.whl → 2.5.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
aa_intel_tool/__init__.py CHANGED
@@ -5,5 +5,5 @@ App init
5
5
  # Django
6
6
  from django.utils.translation import gettext_lazy as _
7
7
 
8
- __version__ = "2.4.0"
8
+ __version__ = "2.5.1"
9
9
  __title__ = _("Intel Parser")
@@ -31,7 +31,7 @@ distance_units_off_grid: str = """
31
31
  |а.е. # Russian
32
32
  """
33
33
 
34
- distance_units = f"{distance_units_on_grid}|{distance_units_off_grid}"
34
+ distance_units: str = f"{distance_units_on_grid}|{distance_units_off_grid}"
35
35
 
36
36
 
37
37
  # Pre-compiled regex patterns used throughout the app
@@ -11,7 +11,7 @@ msgstr ""
11
11
  "Last-Translator: Dadas Aideron <dadas.aideron@gmail.com>\n"
12
12
  "Language-Team: Czech <https://weblate.ppfeufer.de/projects/"
13
13
  "alliance-auth-apps/aa-intel-tool/cs/>\n"
14
- "Language: cs\n"
14
+ "Language: cs_CZ\n"
15
15
  "MIME-Version: 1.0\n"
16
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
17
  "Content-Transfer-Encoding: 8bit\n"
@@ -7,16 +7,16 @@ msgstr ""
7
7
  "Project-Id-Version: PACKAGE VERSION\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "POT-Creation-Date: 2024-06-23 11:20+0200\n"
10
- "PO-Revision-Date: 2024-05-10 14:07+0000\n"
10
+ "PO-Revision-Date: 2024-08-12 02:38+0000\n"
11
11
  "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
12
- "Language-Team: German <https://weblate.ppfeufer.de/projects/alliance-auth-"
13
- "apps/aa-intel-tool/de/>\n"
12
+ "Language-Team: German <https://weblate.ppfeufer.de/projects/"
13
+ "alliance-auth-apps/aa-intel-tool/de/>\n"
14
14
  "Language: de\n"
15
15
  "MIME-Version: 1.0\n"
16
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
17
  "Content-Transfer-Encoding: 8bit\n"
18
18
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
19
- "X-Generator: Weblate 5.5.3\n"
19
+ "X-Generator: Weblate 5.6.2\n"
20
20
 
21
21
  #: aa_intel_tool/__init__.py:9
22
22
  #: aa_intel_tool/templates/aa_intel_tool/base.html:6
@@ -8,7 +8,7 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: PACKAGE VERSION\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2024-07-27 21:07+0200\n"
11
+ "POT-Creation-Date: 2024-11-01 09:27+0100\n"
12
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10,8 +10,8 @@ msgstr ""
10
10
  "Project-Id-Version: PACKAGE VERSION\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
12
  "POT-Creation-Date: 2024-06-23 11:20+0200\n"
13
- "PO-Revision-Date: 2024-07-10 09:28+0000\n"
14
- "Last-Translator: Houbi_Houba <paul.lacape@live.fr>\n"
13
+ "PO-Revision-Date: 2024-08-31 02:58+0000\n"
14
+ "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
15
15
  "Language-Team: French <https://weblate.ppfeufer.de/projects/"
16
16
  "alliance-auth-apps/aa-intel-tool/fr/>\n"
17
17
  "Language: fr_FR\n"
@@ -19,7 +19,7 @@ msgstr ""
19
19
  "Content-Type: text/plain; charset=UTF-8\n"
20
20
  "Content-Transfer-Encoding: 8bit\n"
21
21
  "Plural-Forms: nplurals=2; plural=n > 1;\n"
22
- "X-Generator: Weblate 5.6.2\n"
22
+ "X-Generator: Weblate 5.7\n"
23
23
 
24
24
  #: aa_intel_tool/__init__.py:9
25
25
  #: aa_intel_tool/templates/aa_intel_tool/base.html:6
@@ -32,7 +32,6 @@ msgid "Intel Parser"
32
32
  msgstr "Analyseur Intel"
33
33
 
34
34
  #: aa_intel_tool/admin.py:79 aa_intel_tool/models.py:46
35
- #, fuzzy
36
35
  msgid "Scan type"
37
36
  msgstr "Type de scan"
38
37
 
@@ -1,23 +1,22 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
4
+ # Anata_no_Usiro <yt23542354m@gmail.com>, 2024.
6
5
  msgid ""
7
6
  msgstr ""
8
7
  "Project-Id-Version: PACKAGE VERSION\n"
9
8
  "Report-Msgid-Bugs-To: \n"
10
9
  "POT-Creation-Date: 2024-06-23 11:20+0200\n"
11
- "PO-Revision-Date: 2024-05-10 14:07+0000\n"
12
- "Last-Translator: Anonymous <noreply@weblate.org>\n"
13
- "Language-Team: Japanese <https://weblate.ppfeufer.de/projects/alliance-auth-"
14
- "apps/aa-intel-tool/ja/>\n"
10
+ "PO-Revision-Date: 2024-08-05 10:10+0000\n"
11
+ "Last-Translator: Anata_no_Usiro <yt23542354m@gmail.com>\n"
12
+ "Language-Team: Japanese <https://weblate.ppfeufer.de/projects/"
13
+ "alliance-auth-apps/aa-intel-tool/ja/>\n"
15
14
  "Language: ja\n"
16
15
  "MIME-Version: 1.0\n"
17
16
  "Content-Type: text/plain; charset=UTF-8\n"
18
17
  "Content-Transfer-Encoding: 8bit\n"
19
18
  "Plural-Forms: nplurals=1; plural=0;\n"
20
- "X-Generator: Weblate 5.5.3\n"
19
+ "X-Generator: Weblate 5.6.2\n"
21
20
 
22
21
  #: aa_intel_tool/__init__.py:9
23
22
  #: aa_intel_tool/templates/aa_intel_tool/base.html:6
@@ -27,49 +26,49 @@ msgstr ""
27
26
  #: aa_intel_tool/templates/aa_intel_tool/views/scan/dscan.html:5
28
27
  #: aa_intel_tool/templates/aa_intel_tool/views/scan/fleetcomp.html:5
29
28
  msgid "Intel Parser"
30
- msgstr ""
29
+ msgstr "インテル用の解析ツール"
31
30
 
32
31
  #: aa_intel_tool/admin.py:79 aa_intel_tool/models.py:46
33
32
  msgid "Scan type"
34
- msgstr ""
33
+ msgstr "スキャンの種類"
35
34
 
36
35
  #: aa_intel_tool/admin.py:94
37
36
  msgid "Open in a new browser tab"
38
- msgstr ""
37
+ msgstr "ブラウザの新しいタブで開く"
39
38
 
40
39
  #: aa_intel_tool/admin.py:100
41
40
  msgid "Raw data"
42
- msgstr ""
41
+ msgstr "検証されていないデータ"
43
42
 
44
43
  #. Translators: This is the app name and version, which will appear in the Django Backend
45
44
  #: aa_intel_tool/apps.py:21
46
45
  #, python-brace-format
47
46
  msgid "Intel Parser v{__version__}"
48
- msgstr ""
47
+ msgstr "インテル用の解析ツール v{__version__}"
49
48
 
50
49
  #: aa_intel_tool/constants.py:58 aa_intel_tool/models.py:24
51
50
  msgid "Chat list"
52
- msgstr ""
51
+ msgstr "チャット一覧"
53
52
 
54
53
  #: aa_intel_tool/constants.py:64 aa_intel_tool/models.py:22
55
54
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
56
55
  msgid "D-Scan"
57
- msgstr ""
56
+ msgstr "指向性スキャン"
58
57
 
59
58
  #: aa_intel_tool/constants.py:70 aa_intel_tool/models.py:23
60
59
  #: aa_intel_tool/models.py:123
61
60
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
62
61
  msgid "Fleet composition"
63
- msgstr ""
62
+ msgstr "フリートの構成"
64
63
 
65
64
  #: aa_intel_tool/exceptions.py:34
66
65
  #, python-brace-format
67
66
  msgid "A parser error occurred » {message}"
68
- msgstr ""
67
+ msgstr "解析エラーが発生しました » {message}"
69
68
 
70
69
  #: aa_intel_tool/form.py:20
71
70
  msgid "Paste here …"
72
- msgstr ""
71
+ msgstr "ここに貼り付け"
73
72
 
74
73
  #: aa_intel_tool/models.py:21 aa_intel_tool/models.py:110
75
74
  msgid "Invalid scan data"
@@ -12,7 +12,7 @@ msgstr ""
12
12
  "Last-Translator: Anonymous <noreply@weblate.org>\n"
13
13
  "Language-Team: Dutch <https://weblate.ppfeufer.de/projects/alliance-auth-"
14
14
  "apps/aa-intel-tool/nl/>\n"
15
- "Language: nl\n"
15
+ "Language: nl_NL\n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
18
18
  "Content-Transfer-Encoding: 8bit\n"
@@ -7,17 +7,17 @@ msgstr ""
7
7
  "Project-Id-Version: PACKAGE VERSION\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "POT-Creation-Date: 2024-06-23 11:20+0200\n"
10
- "PO-Revision-Date: 2024-05-10 14:07+0000\n"
10
+ "PO-Revision-Date: 2024-10-04 18:10+0000\n"
11
11
  "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
12
- "Language-Team: Ukrainian <https://weblate.ppfeufer.de/projects/alliance-auth-"
13
- "apps/aa-intel-tool/uk/>\n"
12
+ "Language-Team: Ukrainian <https://weblate.ppfeufer.de/projects/"
13
+ "alliance-auth-apps/aa-intel-tool/uk/>\n"
14
14
  "Language: uk\n"
15
15
  "MIME-Version: 1.0\n"
16
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
17
  "Content-Transfer-Encoding: 8bit\n"
18
18
  "Plural-Forms: nplurals=4; plural=n==1 ? 3 : (n%10==1 && n%100!=11 ? 0 : "
19
19
  "n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
20
- "X-Generator: Weblate 5.5.3\n"
20
+ "X-Generator: Weblate 5.7.2\n"
21
21
 
22
22
  #: aa_intel_tool/__init__.py:9
23
23
  #: aa_intel_tool/templates/aa_intel_tool/base.html:6
@@ -307,10 +307,12 @@ msgid ""
307
307
  "Do you want to help translate this app into your language or improve the "
308
308
  "existing translation?"
309
309
  msgstr ""
310
+ "Хочете допомогти перекласти цю програму вашою мовою чи покращити наявний "
311
+ "переклад?"
310
312
 
311
313
  #: aa_intel_tool/templates/aa_intel_tool/partials/footer/app-translation-footer.html:8
312
314
  msgid "Join our team of translators!"
313
- msgstr ""
315
+ msgstr "Приєднуйтесь до нашої команди перекладачів!"
314
316
 
315
317
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:10
316
318
  msgid "What can I paste?"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: aa-intel-tool
3
- Version: 2.4.0
3
+ Version: 2.5.1
4
4
  Summary: A simple parser for D-Scans and more for Alliance Auth
5
5
  Project-URL: Changelog, https://github.com/ppfeufer/aa-intel-tool/blob/master/CHANGELOG.md
6
6
  Project-URL: Documentation, https://github.com/ppfeufer/aa-intel-tool/blob/master/README.md
@@ -700,7 +700,7 @@ Classifier: Topic :: Internet :: WWW/HTTP
700
700
  Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
701
701
  Requires-Python: >=3.10
702
702
  Requires-Dist: allianceauth-app-utils>=1.19.1
703
- Requires-Dist: allianceauth<5,>=4
703
+ Requires-Dist: allianceauth<5,>=4.3.1
704
704
  Requires-Dist: django-eveuniverse>=1.3
705
705
  Provides-Extra: tests-allianceauth-latest
706
706
  Requires-Dist: coverage; extra == 'tests-allianceauth-latest'
@@ -1,9 +1,9 @@
1
- aa_intel_tool/__init__.py,sha256=MjPrglGCiHo9snhTWH4YxYmYR-hSjHIJb6Kg0A5AVos,135
1
+ aa_intel_tool/__init__.py,sha256=nAlWYKuxzmtoRvcVfliOofn-xC29H6cqxIAscE-5Sfo,135
2
2
  aa_intel_tool/admin.py,sha256=ZSsxpL4LmV0nxQRww6BwY5BPLM23JxpnCPwMQbACv78,2441
3
3
  aa_intel_tool/app_settings.py,sha256=FUy9aeu3zHpqhc19tfuJU8b0atdhF2cnlIG1oO1lTRw,2328
4
4
  aa_intel_tool/apps.py,sha256=rfCtJ2bFQB4sDdl-zYo_i034oq-fF1Ad3NAU55NoBQk,452
5
5
  aa_intel_tool/auth_hooks.py,sha256=Z0FyC6XWWCulRQzK1nv2JeDhlvOCxY37KXK_kDRy78U,1469
6
- aa_intel_tool/constants.py,sha256=HpNh4HyVGXq9cjeuqejU4Qz3Scz4iHo7KvL8LN2q35c,2571
6
+ aa_intel_tool/constants.py,sha256=IHz_rtMCpzosGKzUrlPlrTYodlKju0A4iLe1XUKzh-o,2576
7
7
  aa_intel_tool/exceptions.py,sha256=1uEreioXqnWR8trgU5RSvj7CZ6GdkaWG-wI5G1pfvqs,693
8
8
  aa_intel_tool/form.py,sha256=naH20ZGyktwM-JBZeC98FRlptLpYe5PvQYu-Xto7-z4,545
9
9
  aa_intel_tool/models.py,sha256=oZ0_pPl-4XiGOspVx-9n8DITqsfIv2yizFn532BtZcg,4057
@@ -11,31 +11,31 @@ aa_intel_tool/tasks.py,sha256=lkW1kDJzU8iOINp_tKEL5rG9DM5icvEkyYQUhGrW_hU,1088
11
11
  aa_intel_tool/urls.py,sha256=cncBfnPbJErN9w0qM83ZmtlnMJEolDHLQllU8bvxUa0,720
12
12
  aa_intel_tool/helper/data_structure.py,sha256=ajH_hDWR5TV22gF0AMIZsu1PcY73OzPdOHx1d_D0GsM,302
13
13
  aa_intel_tool/helper/eve_character.py,sha256=SZcfIJndVvriiqrZW3HrFtMZ9r3PlYIdaups2JndHkE,5143
14
- aa_intel_tool/locale/django.pot,sha256=moFJf7fqSfpzq-zMCC4xaMo8BQ_tX5uYlndc1RSChl0,15632
15
- aa_intel_tool/locale/cs/LC_MESSAGES/django.mo,sha256=CHgMtrHlb-VEo5fUh2G3IrCNxoIScE-LzX6xjz1YkRc,864
16
- aa_intel_tool/locale/cs/LC_MESSAGES/django.po,sha256=-HGtABVuFzLq4Nx9XMZfM6SdYwUfLoK_zP25y0mgISY,16038
17
- aa_intel_tool/locale/de/LC_MESSAGES/django.mo,sha256=QkFSQVfr3XKimEprBInSZows2xj0D9FUK1rpcAem3Jg,8931
18
- aa_intel_tool/locale/de/LC_MESSAGES/django.po,sha256=UB0RET2vZg-qrrWIQDi7gHJxmqbOFtzfPzwECJgKSFg,18833
14
+ aa_intel_tool/locale/django.pot,sha256=Fq63KoVtutpSR2EVyhHQKKvrZfrV9S6MBlbZn9k8u9E,15632
15
+ aa_intel_tool/locale/cs_CZ/LC_MESSAGES/django.mo,sha256=CHgMtrHlb-VEo5fUh2G3IrCNxoIScE-LzX6xjz1YkRc,864
16
+ aa_intel_tool/locale/cs_CZ/LC_MESSAGES/django.po,sha256=0tZVQJpLZcy194whehEegZe_TTJsIYlpPrcakh9bBuE,16041
17
+ aa_intel_tool/locale/de/LC_MESSAGES/django.mo,sha256=ykEnYbWAdXz9NLf9mDbzlRQQNX7rwsEeK_NnbajXNUA,8931
18
+ aa_intel_tool/locale/de/LC_MESSAGES/django.po,sha256=Ahky8upC5JV53TloGBT0t9d7mCqFQrWZ1razcUNYULs,18833
19
19
  aa_intel_tool/locale/es/LC_MESSAGES/django.mo,sha256=jdprj0Brl2RJY1alw9CcstPZxnKS0Uhc4CcyBdTIuxc,1849
20
20
  aa_intel_tool/locale/es/LC_MESSAGES/django.po,sha256=x5kSVBBOwEApSRY75LE-LRG5H7nps6_E08LKlQ5Z8kA,16820
21
- aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.mo,sha256=TkfjteFZi91a7U2GWwj2Hj5RsnaOHHuwi7c_temvFQ8,7658
22
- aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po,sha256=Ct4vHnvVnUJ3OnHtR0PkA_Hv7oQscFtP4cBfY68F2Rg,19053
21
+ aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.mo,sha256=wl80U6NX7BZDwIHPqVmUid3KCyPFXzv_0fS50ExmbY0,7751
22
+ aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po,sha256=niF0_TXIgVtETl4SfJISHQdyQwKfks6MhK7Cq27i7kw,19041
23
23
  aa_intel_tool/locale/it_IT/LC_MESSAGES/django.mo,sha256=dqJTO-ELuQ2KgN37kNG65LG7jjb4IhNkU2Tq1C4vswg,483
24
24
  aa_intel_tool/locale/it_IT/LC_MESSAGES/django.po,sha256=f0tnkTaibT3SD-6G6dkLFQcRA46xwv50jSRLySvrI9Q,15721
25
- aa_intel_tool/locale/ja/LC_MESSAGES/django.mo,sha256=lCEBdxMDDe6b695zTFyrSFIB1nTJh9AXobwzjsQRRCE,480
26
- aa_intel_tool/locale/ja/LC_MESSAGES/django.po,sha256=3-drOeObuIDc9tBI8y_bbvHLAF4Iv1R9VlCoSJ6F8EI,15675
25
+ aa_intel_tool/locale/ja/LC_MESSAGES/django.mo,sha256=QLIDRjta7RnIlXK5syiiuByJvHt3VDAW8ulGuV3oUmA,1183
26
+ aa_intel_tool/locale/ja/LC_MESSAGES/django.po,sha256=pWqJ7nk0Oum1qLxPZkBlZc7CnXcjBD10G-ziJ6gbUQs,15994
27
27
  aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.mo,sha256=dygaXYTsMYWuU9YH96UnjwKAkPmrprdtsHdlAIEFyME,8735
28
28
  aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.po,sha256=xhjq2q9xbPtTpmbP-ZTKkD8KyQSySjQZr9pZ2eU96Kc,19060
29
- aa_intel_tool/locale/nl/LC_MESSAGES/django.mo,sha256=K0pyH0sermqDXN9hnCQUDHcst_CewisXZp_Q0_3y-k4,479
30
- aa_intel_tool/locale/nl/LC_MESSAGES/django.po,sha256=KTdx4JGTYbwKbPQrrtiQRv33olsG38cR-5EPNnteu1s,15716
29
+ aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.mo,sha256=K0pyH0sermqDXN9hnCQUDHcst_CewisXZp_Q0_3y-k4,479
30
+ aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.po,sha256=_eGAlnJrYg2T714XEZQojzE8kK8fYuKrOIrAkoXt0MI,15719
31
31
  aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.mo,sha256=pviaTemIpmyQrIz-vEadYrZgOgntLAb5QtEkupkf35k,926
32
32
  aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.po,sha256=XEN6FGA61BcFz92MqTy6mTcFb_yL4va3cGVUn-voIO8,15990
33
33
  aa_intel_tool/locale/ru/LC_MESSAGES/django.mo,sha256=qo2lBho_yA5eP__d-MiguV3lThhIfOHlgWO-YRQI6Fg,11848
34
34
  aa_intel_tool/locale/ru/LC_MESSAGES/django.po,sha256=_SH95aQ7Wina4qJLyrr5lnOHto3bJtKqp6hhCnwNRgc,21951
35
35
  aa_intel_tool/locale/sk/LC_MESSAGES/django.mo,sha256=ag8xFgumlPADbLURJ5FQ4EARs6lIPpB4ulbuizC8J0I,558
36
36
  aa_intel_tool/locale/sk/LC_MESSAGES/django.po,sha256=xUoNbJ5ZzwTW25B8nDvdlZa-UbWSnpdRaHCK4vdIhLQ,15875
37
- aa_intel_tool/locale/uk/LC_MESSAGES/django.mo,sha256=ksPAywZX4g-sA1xT8M3y_L2h_3pJuJKv72ZPZvyXdwg,664
38
- aa_intel_tool/locale/uk/LC_MESSAGES/django.po,sha256=yZSSbYSE0zhfiJ1NucBWvbEtf_0JoXLiwWNBpsCC2QE,15931
37
+ aa_intel_tool/locale/uk/LC_MESSAGES/django.mo,sha256=rCzyZwK4BZbGCQK319E4EMF1NZ2-Ol7-SuhZZ6r0VDw,1065
38
+ aa_intel_tool/locale/uk/LC_MESSAGES/django.po,sha256=dTsu7BMH3mCSyo4Bo2rWwmk2hBHf5Rw1qofBF7cYY_k,16171
39
39
  aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.mo,sha256=MTC_vtDXptZOslSvlg_3lGcfyjMs7v94vw1SGHTPFhk,2053
40
40
  aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.po,sha256=2S_XhyLBdKt405yynn7CGgYvtOP4EXCDR4w7quqr13g,16352
41
41
  aa_intel_tool/management/commands/aa_intel_tool_load_eve_types.py,sha256=rojHdwLg57a3darJif8uFwGxxiBQeFIOGRdr6qI0c5g,1796
@@ -126,7 +126,7 @@ aa_intel_tool/tests/test-data/fleetcomp.txt,sha256=BYqCJznI3e6jlHTQwmr08wZr2D_an
126
126
  aa_intel_tool/views/__init__.py,sha256=zf5e30BdJ772oDJkQnBfFIi5a7-HEJByUIkv0iz3Kr8,29
127
127
  aa_intel_tool/views/ajax.py,sha256=7xBsd0Eg6enDl7JeI9vNJXaF66lWjhStLfYdJGAobvM,911
128
128
  aa_intel_tool/views/general.py,sha256=c2xD--Kkc9IfJg2x7VALPMhvwbssIY0qsbdFqfJEh-s,4040
129
- aa_intel_tool-2.4.0.dist-info/METADATA,sha256=qPQSbJTvMyZE__mrhZH8odnTDazOJaawt3jluMb8RYk,55040
130
- aa_intel_tool-2.4.0.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
131
- aa_intel_tool-2.4.0.dist-info/licenses/LICENSE,sha256=UTib95uJWe2NQIG3TzU8-Hm-eaEZFqv9fqsjNT_xKWU,35151
132
- aa_intel_tool-2.4.0.dist-info/RECORD,,
129
+ aa_intel_tool-2.5.1.dist-info/METADATA,sha256=sL7XjbnGLbcE2utcd7IuSbY2TqyB8BtfA8x1EPdz_Sg,55044
130
+ aa_intel_tool-2.5.1.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
131
+ aa_intel_tool-2.5.1.dist-info/licenses/LICENSE,sha256=UTib95uJWe2NQIG3TzU8-Hm-eaEZFqv9fqsjNT_xKWU,35151
132
+ aa_intel_tool-2.5.1.dist-info/RECORD,,