rupython 1.3.6__tar.gz → 1.3.7__tar.gz

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.
Files changed (24) hide show
  1. {rupython-1.3.6 → rupython-1.3.7}/PKG-INFO +9 -1
  2. {rupython-1.3.6 → rupython-1.3.7}/README.md +2 -0
  3. {rupython-1.3.6 → rupython-1.3.7}/rupython.egg-info/PKG-INFO +9 -1
  4. {rupython-1.3.6 → rupython-1.3.7}/setup.py +11 -2
  5. {rupython-1.3.6 → rupython-1.3.7}/LICENSE +0 -0
  6. {rupython-1.3.6 → rupython-1.3.7}/rupython/__main__.py +0 -0
  7. {rupython-1.3.6 → rupython-1.3.7}/rupython/__/320/227/320/260/320/263/320/276/320/273/320/276/320/262/320/276/321/207/320/275/321/213/320/271_/320/272/320/276/320/264__.py" +0 -0
  8. {rupython-1.3.6 → rupython-1.3.7}/rupython/__/320/236/320/261/321/211/320/270/320/265_/321/204/321/203/320/275/320/272/321/206/320/270/320/270__.py" +0 -0
  9. {rupython-1.3.6 → rupython-1.3.7}/rupython//320/234/320/276/320/264/321/203/320/273/320/270//320/220/321/201/320/270/320/275/321/205/321/200/320/276/320/275/320/275/320/276/321/201/321/202/321/214.py" +0 -0
  10. {rupython-1.3.6 → rupython-1.3.7}/rupython//320/234/320/276/320/264/321/203/320/273/320/270//320/221/320/224.py" +0 -0
  11. {rupython-1.3.6 → rupython-1.3.7}/rupython//320/234/320/276/320/264/321/203/320/273/320/270//320/224/320/260/321/202/320/260/320/222/321/200/320/265/320/274/321/217.py" +0 -0
  12. {rupython-1.3.6 → rupython-1.3.7}/rupython//320/234/320/276/320/264/321/203/320/273/320/270//320/232/320/276/320/273/320/273/320/265/320/272/321/206/320/270/320/270.py" +0 -0
  13. {rupython-1.3.6 → rupython-1.3.7}/rupython//320/234/320/276/320/264/321/203/320/273/320/270//320/232/321/203/321/207/320/260.py" +0 -0
  14. {rupython-1.3.6 → rupython-1.3.7}/rupython//320/234/320/276/320/264/321/203/320/273/320/270//320/234/320/260/321/202/320/265/320/274.py" +0 -0
  15. {rupython-1.3.6 → rupython-1.3.7}/rupython//320/234/320/276/320/264/321/203/320/273/320/270//320/236/321/207/320/265/321/200/320/265/320/264/321/214.py" +0 -0
  16. {rupython-1.3.6 → rupython-1.3.7}/rupython//320/234/320/276/320/264/321/203/320/273/320/270//320/237/320/276/321/202/320/276/320/272/320/270.py" +0 -0
  17. {rupython-1.3.6 → rupython-1.3.7}/rupython//320/234/320/276/320/264/321/203/320/273/320/270//320/240/320/265/320/263/320/222/321/213/321/200.py" +0 -0
  18. {rupython-1.3.6 → rupython-1.3.7}/rupython//320/234/320/276/320/264/321/203/320/273/320/270//320/241/320/273/321/203/321/207.py" +0 -0
  19. {rupython-1.3.6 → rupython-1.3.7}/rupython//320/234/320/276/320/264/321/203/320/273/320/270//320/244/320/260/320/271/320/273/321/213.py" +0 -0
  20. {rupython-1.3.6 → rupython-1.3.7}/rupython//320/237/321/200/320/265/320/276/320/261/321/200/320/260/320/267/320/276/320/262/320/260/321/202/320/265/320/273/321/214.py" +0 -0
  21. {rupython-1.3.6 → rupython-1.3.7}/rupython.egg-info/SOURCES.txt +0 -0
  22. {rupython-1.3.6 → rupython-1.3.7}/rupython.egg-info/dependency_links.txt +0 -0
  23. {rupython-1.3.6 → rupython-1.3.7}/rupython.egg-info/top_level.txt +0 -0
  24. {rupython-1.3.6 → rupython-1.3.7}/setup.cfg +0 -0
@@ -1,10 +1,16 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: rupython
3
- Version: 1.3.6
3
+ Version: 1.3.7
4
4
  Summary: Исполнитель кода Русского Питона
5
+ Home-page: https://gitflic.ru/project/russky/rupython
5
6
  Author: Сообщество русских программистов
6
7
  License: ОДРН
7
8
  Keywords: Россия,русский язык
9
+ Classifier: Programming Language :: Python :: 3
10
+ Classifier: Operating System :: OS Independent
11
+ Classifier: Topic :: Software Development
12
+ Classifier: Natural Language :: Russian
13
+ Requires-Python: >=3.8
8
14
  Description-Content-Type: text/markdown
9
15
  License-File: LICENSE
10
16
 
@@ -35,6 +41,8 @@ License-File: LICENSE
35
41
 
36
42
  Исходный код размещён тут: https://gitflic.ru/project/russky/rupython
37
43
 
44
+ Пример библиотеки, написанной на Русском Питоне: https://gitflic.ru/project/russky/gost-crypto-rp
45
+
38
46
  ### Примеры кода
39
47
 
40
48
  ```
@@ -25,6 +25,8 @@
25
25
 
26
26
  Исходный код размещён тут: https://gitflic.ru/project/russky/rupython
27
27
 
28
+ Пример библиотеки, написанной на Русском Питоне: https://gitflic.ru/project/russky/gost-crypto-rp
29
+
28
30
  ### Примеры кода
29
31
 
30
32
  ```
@@ -1,10 +1,16 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: rupython
3
- Version: 1.3.6
3
+ Version: 1.3.7
4
4
  Summary: Исполнитель кода Русского Питона
5
+ Home-page: https://gitflic.ru/project/russky/rupython
5
6
  Author: Сообщество русских программистов
6
7
  License: ОДРН
7
8
  Keywords: Россия,русский язык
9
+ Classifier: Programming Language :: Python :: 3
10
+ Classifier: Operating System :: OS Independent
11
+ Classifier: Topic :: Software Development
12
+ Classifier: Natural Language :: Russian
13
+ Requires-Python: >=3.8
8
14
  Description-Content-Type: text/markdown
9
15
  License-File: LICENSE
10
16
 
@@ -35,6 +41,8 @@ License-File: LICENSE
35
41
 
36
42
  Исходный код размещён тут: https://gitflic.ru/project/russky/rupython
37
43
 
44
+ Пример библиотеки, написанной на Русском Питоне: https://gitflic.ru/project/russky/gost-crypto-rp
45
+
38
46
  ### Примеры кода
39
47
 
40
48
  ```
@@ -3,13 +3,22 @@ from pathlib import Path as Путь
3
3
 
4
4
  Установить(
5
5
  name = 'rupython',
6
- version = '1.3.6',
6
+ version = '1.3.7',
7
7
  description = "Исполнитель кода Русского Питона",
8
8
  packages = [ 'rupython', 'rupython.Модули' ],
9
9
  long_description = (Путь(__file__).parent / 'README.md').read_text('UTF-8'),
10
10
  long_description_content_type = 'text/markdown',
11
+ python_requires = '>=3.8',
12
+
13
+ classifiers = [
14
+ 'Programming Language :: Python :: 3',
15
+ 'Operating System :: OS Independent',
16
+ 'Topic :: Software Development',
17
+ 'Natural Language :: Russian'
18
+ ],
11
19
 
12
20
  author='Сообщество русских программистов',
13
21
  license='ОДРН',
14
- keywords='Россия, русский язык'
22
+ keywords='Россия, русский язык',
23
+ url = 'https://gitflic.ru/project/russky/rupython'
15
24
  )
File without changes
File without changes
File without changes